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
2 changes: 1 addition & 1 deletion requirements/checkformatting.in
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
pip==25.3
pip==26.1.2
pip-tools
pip-sync-faster
ruff
14 changes: 5 additions & 9 deletions requirements/checkformatting.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,31 +8,27 @@ 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
# via -r checkformatting.in
pip-tools==7.5.2
# via
# -r requirements/checkformatting.in
# -r checkformatting.in
# pip-sync-faster
pyproject-hooks==1.0.0
# via
# build
# pip-tools
ruff==0.15.13
# via -r requirements/checkformatting.in
# via -r 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
pip==26.1.2
# via
# -r requirements/checkformatting.in
# -r checkformatting.in
# pip-tools
setuptools==78.1.1
# via pip-tools
2 changes: 1 addition & 1 deletion requirements/coverage.in
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
pip==25.3
pip==26.1.2
pip-tools
pip-sync-faster
coverage[toml]
14 changes: 5 additions & 9 deletions requirements/coverage.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,14 @@ build==1.2.1
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
# via -r coverage.in
packaging==21.3
# via build
pip-sync-faster==0.0.5
# via -r requirements/coverage.in
# via -r coverage.in
pip-tools==7.5.2
# via
# -r requirements/coverage.in
# -r coverage.in
# pip-sync-faster
pyparsing==3.0.9
# via packaging
Expand All @@ -28,13 +26,11 @@ 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
pip==26.1.2
# via
# -r requirements/coverage.in
# -r coverage.in
# pip-tools
setuptools==78.1.1
# via pip-tools
14 changes: 7 additions & 7 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@ decorator==5.1.1
executing==1.2.0
# via stack-data
factory-boy==3.3.3
# via -r requirements/dev.in
# via -r dev.in
faker==15.3.1
# via factory-boy
ipython==9.14.0
# via -r requirements/dev.in
# via -r dev.in
ipython-pygments-lexers==1.1.1
# via ipython
jedi==0.19.1
Expand All @@ -33,10 +33,10 @@ parso==0.8.3
pexpect==4.8.0
# via ipython
pip-sync-faster==0.0.5
# via -r requirements/dev.in
# via -r dev.in
pip-tools==7.5.2
# via
# -r requirements/dev.in
# -r dev.in
# pip-sync-faster
prompt-toolkit==3.0.41
# via ipython
Expand Down Expand Up @@ -65,7 +65,7 @@ six==1.16.0
stack-data==0.6.1
# via ipython
supervisor==4.3.0
# via -r requirements/dev.in
# via -r dev.in
traitlets==5.14.1
# via
# ipython
Expand All @@ -78,9 +78,9 @@ wheel==0.38.4
# via pip-tools

# The following packages are considered to be unsafe in a requirements file:
pip==25.3
pip==26.1.2
# via
# -r requirements/prod.txt
# -r prod.txt
# pip-tools
setuptools==78.1.1
# via pip-tools
2 changes: 1 addition & 1 deletion requirements/format.in
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
pip==25.3
pip==26.1.2
pip-tools
pip-sync-faster
ruff
14 changes: 5 additions & 9 deletions requirements/format.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,31 +8,27 @@ 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
# via -r format.in
pip-tools==7.5.2
# via
# -r requirements/format.in
# -r format.in
# pip-sync-faster
pyproject-hooks==1.0.0
# via
# build
# pip-tools
ruff==0.15.13
# via -r requirements/format.in
# via -r 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
pip==26.1.2
# via
# -r requirements/format.in
# -r format.in
# pip-tools
setuptools==78.1.1
# via pip-tools
24 changes: 10 additions & 14 deletions requirements/functests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,18 +10,16 @@ click==8.1.3
# via pip-tools
factory-boy==3.3.3
# via
# -r requirements/functests.in
# -r functests.in
# pytest-factoryboy
faker==15.3.1
# via factory-boy
h-matchers==1.2.17
# via -r requirements/functests.in
# via -r functests.in
h-testkit==1.0.1
# via -r requirements/functests.in
# via -r functests.in
httpretty==1.1.4
# via -r requirements/functests.in
importlib-metadata==6.6.0
# via pip-sync-faster
# via -r functests.in
inflection==0.5.1
# via pytest-factoryboy
iniconfig==1.1.1
Expand All @@ -32,10 +30,10 @@ packaging==25.0
# pytest
# pytest-factoryboy
pip-sync-faster==0.0.5
# via -r requirements/functests.in
# via -r functests.in
pip-tools==7.5.2
# via
# -r requirements/functests.in
# -r functests.in
# pip-sync-faster
pluggy==1.5.0
# via pytest
Expand All @@ -47,10 +45,10 @@ pyproject-hooks==1.0.0
# pip-tools
pytest==9.0.2
# via
# -r requirements/functests.in
# -r functests.in
# pytest-factoryboy
pytest-factoryboy==2.8.1
# via -r requirements/functests.in
# via -r functests.in
python-dateutil==2.8.2
# via faker
six==1.16.0
Expand All @@ -59,13 +57,11 @@ 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
pip==26.1.2
# via
# -r requirements/prod.txt
# -r prod.txt
# pip-tools
setuptools==78.1.1
# via pip-tools
Loading
Loading