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
6 changes: 1 addition & 5 deletions requirements/checkformatting.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,11 @@ build==1.2.1
# via pip-tools
click==8.1.3
# via pip-tools
importlib-metadata==6.6.0
# via pip-sync-faster
packaging==23.0
# via build
pip-sync-faster==0.0.5
# via -r requirements/checkformatting.in
pip-tools==7.5.2
pip-tools==7.5.3
# via
# -r requirements/checkformatting.in
# pip-sync-faster
Expand All @@ -26,8 +24,6 @@ ruff==0.15.13
# via -r requirements/checkformatting.in
wheel==0.38.4
# via pip-tools
zipp==3.19.1
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
pip==25.3
Expand Down
6 changes: 1 addition & 5 deletions requirements/coverage.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,11 @@ click==8.1.3
# via pip-tools
coverage[toml]==7.12.0
# via -r requirements/coverage.in
importlib-metadata==6.6.0
# via pip-sync-faster
packaging==21.3
# via build
pip-sync-faster==0.0.5
# via -r requirements/coverage.in
pip-tools==7.5.2
pip-tools==7.5.3
# via
# -r requirements/coverage.in
# pip-sync-faster
Expand All @@ -28,8 +26,6 @@ pyproject-hooks==1.0.0
# pip-tools
wheel==0.38.4
# via pip-tools
zipp==3.19.1
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
pip==25.3
Expand Down
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ pexpect==4.8.0
# via ipython
pip-sync-faster==0.0.5
# via -r requirements/dev.in
pip-tools==7.5.2
pip-tools==7.5.3
# via
# -r requirements/dev.in
# pip-sync-faster
Expand Down
6 changes: 1 addition & 5 deletions requirements/format.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,11 @@ build==1.2.1
# via pip-tools
click==8.1.3
# via pip-tools
importlib-metadata==6.6.0
# via pip-sync-faster
packaging==23.0
# via build
pip-sync-faster==0.0.5
# via -r requirements/format.in
pip-tools==7.5.2
pip-tools==7.5.3
# via
# -r requirements/format.in
# pip-sync-faster
Expand All @@ -26,8 +24,6 @@ ruff==0.15.13
# via -r requirements/format.in
wheel==0.38.4
# via pip-tools
zipp==3.19.1
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
pip==25.3
Expand Down
6 changes: 1 addition & 5 deletions requirements/functests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@ h-testkit==1.0.1
# via -r requirements/functests.in
httpretty==1.1.4
# via -r requirements/functests.in
importlib-metadata==6.6.0
# via pip-sync-faster
inflection==0.5.1
# via pytest-factoryboy
iniconfig==1.1.1
Expand All @@ -33,7 +31,7 @@ packaging==25.0
# pytest-factoryboy
pip-sync-faster==0.0.5
# via -r requirements/functests.in
pip-tools==7.5.2
pip-tools==7.5.3
# via
# -r requirements/functests.in
# pip-sync-faster
Expand All @@ -59,8 +57,6 @@ typing-extensions==4.7.1
# via pytest-factoryboy
wheel==0.38.4
# via pip-tools
zipp==3.19.1
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
pip==25.3
Expand Down
12 changes: 1 addition & 11 deletions requirements/lint.txt
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,6 @@ httpretty==1.1.4
# via
# -r requirements/functests.txt
# -r requirements/tests.txt
importlib-metadata==6.6.0
# via
# -r requirements/functests.txt
# -r requirements/tests.txt
# pip-sync-faster
inflection==0.5.1
# via
# -r requirements/functests.txt
Expand All @@ -69,7 +64,7 @@ pip-sync-faster==0.0.5
# -r requirements/functests.txt
# -r requirements/lint.in
# -r requirements/tests.txt
pip-tools==7.5.2
pip-tools==7.5.3
# via
# -r requirements/functests.txt
# -r requirements/lint.in
Expand Down Expand Up @@ -127,11 +122,6 @@ wheel==0.38.4
# -r requirements/functests.txt
# -r requirements/tests.txt
# pip-tools
zipp==3.19.1
# via
# -r requirements/functests.txt
# -r requirements/tests.txt
# importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
pip==25.3
Expand Down
14 changes: 5 additions & 9 deletions requirements/template.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,9 @@ click==8.1.3
# cookiecutter
# pip-tools
cookiecutter==2.6.0
# via -r template.in
# via -r requirements/template.in
idna==3.7
# via requests
importlib-metadata==6.6.0
# via pip-sync-faster
jinja2==3.1.6
# via cookiecutter
markdown-it-py==3.0.0
Expand All @@ -37,10 +35,10 @@ mdurl==0.1.2
packaging==21.3
# via build
pip-sync-faster==0.0.5
# via -r template.in
pip-tools==7.5.2
# via -r requirements/template.in
pip-tools==7.5.3
# via
# -r template.in
# -r requirements/template.in
# pip-sync-faster
pygments==2.16.1
# via rich
Expand Down Expand Up @@ -68,13 +66,11 @@ urllib3==2.6.3
# via requests
wheel==0.38.4
# via pip-tools
zipp==3.19.1
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
pip==25.3
# via
# -r template.in
# -r requirements/template.in
# pip-tools
setuptools==78.1.1
# via pip-tools
6 changes: 1 addition & 5 deletions requirements/tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ h-testkit==1.0.1
# via -r requirements/tests.in
httpretty==1.1.4
# via -r requirements/tests.in
importlib-metadata==6.6.0
# via pip-sync-faster
inflection==0.5.1
# via pytest-factoryboy
iniconfig==1.1.1
Expand All @@ -37,7 +35,7 @@ packaging==25.0
# pytest-factoryboy
pip-sync-faster==0.0.5
# via -r requirements/tests.in
pip-tools==7.5.2
pip-tools==7.5.3
# via
# -r requirements/tests.in
# pip-sync-faster
Expand Down Expand Up @@ -70,8 +68,6 @@ typing-extensions==4.7.1
# via pytest-factoryboy
wheel==0.38.4
# via pip-tools
zipp==3.19.1
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
pip==25.3
Expand Down
6 changes: 1 addition & 5 deletions requirements/typecheck.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ build==1.2.1
# via pip-tools
click==8.1.7
# via pip-tools
importlib-metadata==7.1.0
# via pip-sync-faster
librt==0.6.3
# via mypy
mypy==1.19.1
Expand All @@ -22,7 +20,7 @@ pathspec==0.12.1
# via mypy
pip-sync-faster==0.0.5
# via -r requirements/typecheck.in
pip-tools==7.5.2
pip-tools==7.5.3
# via
# -r requirements/typecheck.in
# pip-sync-faster
Expand All @@ -34,8 +32,6 @@ typing-extensions==4.9.0
# via mypy
wheel==0.43.0
# via pip-tools
zipp==3.19.1
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
pip==25.3
Expand Down
Loading