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/development.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ packaging==26.0 # via -r requirements/testing.txt, pytest
platformdirs==4.9.4 # via -r requirements/testing.txt, pylint
pluggy==1.6.0 # via -r requirements/testing.txt, pytest
pycodestyle==2.14.0 # via -r requirements/testing.txt
pygments==2.19.2 # via -r requirements/testing.txt, pytest
pygments==2.20.0 # via -r requirements/testing.txt, pytest
pylint==4.0.5 # via -r requirements/testing.txt
pytest==9.0.2 # via -r requirements/testing.txt
sqlparse==0.5.5 # via -r requirements/testing.txt, django
Expand Down
4 changes: 2 additions & 2 deletions requirements/pip_tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# make upgrade
#
build==1.4.0 # via pip-tools
build==1.4.2 # via pip-tools
click==8.3.1 # via pip-tools
packaging==26.0 # via build, wheel
pip-tools==7.5.3 # via -r requirements/pip_tools.in
Expand All @@ -13,4 +13,4 @@ wheel==0.46.3 # via pip-tools

# The following packages are considered to be unsafe in a requirements file:
pip==26.0.1 # via pip-tools
setuptools==82.0.0 # via pip-tools
setuptools==82.0.1 # via pip-tools
2 changes: 1 addition & 1 deletion requirements/sandbox.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
#
# make upgrade
#
numpy==2.4.2 # via -r requirements/sandbox.in
numpy==2.4.4 # via -r requirements/sandbox.in
six==1.17.0 # via -r requirements/sandbox.in
2 changes: 1 addition & 1 deletion requirements/testing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ packaging==26.0 # via pytest
platformdirs==4.9.4 # via pylint
pluggy==1.6.0 # via pytest
pycodestyle==2.14.0 # via -r requirements/testing.in
pygments==2.19.2 # via pytest
pygments==2.20.0 # via pytest
pylint==4.0.5 # via -r requirements/testing.in
pytest==9.0.2 # via -r requirements/testing.in
sqlparse==0.5.5 # via django
Expand Down
12 changes: 6 additions & 6 deletions requirements/tox.txt
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
#
# This file is autogenerated by pip-compile with Python 3.11
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# make upgrade
#
cachetools==7.0.4 # via tox
cachetools==7.0.5 # via tox
colorama==0.4.6 # via tox
distlib==0.4.0 # via virtualenv
filelock==3.25.0 # via python-discovery, tox, virtualenv
filelock==3.25.2 # via python-discovery, tox, virtualenv
packaging==26.0 # via pyproject-api, tox
platformdirs==4.9.4 # via python-discovery, tox, virtualenv
pluggy==1.6.0 # via tox
pyproject-api==1.10.0 # via tox
python-discovery==1.1.1 # via virtualenv
python-discovery==1.2.1 # via tox, virtualenv
tomli-w==1.2.0 # via tox
tox==4.49.0 # via -r requirements/tox.in
virtualenv==21.1.0 # via tox
tox==4.51.0 # via -r requirements/tox.in
virtualenv==21.2.0 # via tox