Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 8 additions & 6 deletions requirements/checkformatting.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
#
# pip-compile --allow-unsafe requirements/checkformatting.in
#
black==25.1.0
# via -r checkformatting.in
black==25.12.0
# via -r requirements/checkformatting.in
build==1.0.3
# via pip-tools
click==8.1.7
Expand All @@ -15,7 +15,7 @@ click==8.1.7
importlib-metadata==7.0.1
# via pip-sync-faster
isort==6.0.1
# via -r checkformatting.in
# via -r requirements/checkformatting.in
mypy-extensions==1.0.0
# via black
packaging==23.2
Expand All @@ -25,17 +25,19 @@ packaging==23.2
pathspec==0.12.1
# via black
pip-sync-faster==0.0.5
# via -r checkformatting.in
# via -r requirements/checkformatting.in
pip-tools==7.5.2
# via
# -r checkformatting.in
# -r requirements/checkformatting.in
# pip-sync-faster
platformdirs==4.1.0
# via black
pyproject-hooks==1.0.0
# via
# build
# pip-tools
pytokens==0.3.0
# via black
wheel==0.42.0
# via pip-tools
zipp==3.19.1
Expand All @@ -44,7 +46,7 @@ zipp==3.19.1
# The following packages are considered to be unsafe in a requirements file:
pip==25.3
# via
# -r checkformatting.in
# -r requirements/checkformatting.in
# pip-tools
setuptools==78.1.1
# via pip-tools
14 changes: 8 additions & 6 deletions requirements/format.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
#
# pip-compile --allow-unsafe requirements/format.in
#
black==25.1.0
# via -r format.in
black==25.12.0
# via -r requirements/format.in
build==1.0.3
# via pip-tools
click==8.1.7
Expand All @@ -15,7 +15,7 @@ click==8.1.7
importlib-metadata==7.0.1
# via pip-sync-faster
isort==6.0.1
# via -r format.in
# via -r requirements/format.in
mypy-extensions==1.0.0
# via black
packaging==23.2
Expand All @@ -25,17 +25,19 @@ packaging==23.2
pathspec==0.12.1
# via black
pip-sync-faster==0.0.5
# via -r format.in
# via -r requirements/format.in
pip-tools==7.5.2
# via
# -r format.in
# -r requirements/format.in
# pip-sync-faster
platformdirs==4.1.0
# via black
pyproject-hooks==1.0.0
# via
# build
# pip-tools
pytokens==0.3.0
# via black
wheel==0.42.0
# via pip-tools
zipp==3.19.1
Expand All @@ -44,7 +46,7 @@ zipp==3.19.1
# The following packages are considered to be unsafe in a requirements file:
pip==25.3
# via
# -r format.in
# -r requirements/format.in
# pip-tools
setuptools==78.1.1
# via pip-tools