mirror of
https://github.com/Crocmagnon/checkout.git
synced 2024-11-22 08:08:04 +01:00
Update dependencies
This commit is contained in:
parent
5647c759fc
commit
9e6d58ca7d
3 changed files with 9 additions and 9 deletions
|
@ -66,7 +66,7 @@ numpy==1.26.4
|
||||||
# via
|
# via
|
||||||
# contourpy
|
# contourpy
|
||||||
# matplotlib
|
# matplotlib
|
||||||
packaging==23.2
|
packaging==24.0
|
||||||
# via
|
# via
|
||||||
# gunicorn
|
# gunicorn
|
||||||
# matplotlib
|
# matplotlib
|
||||||
|
@ -76,7 +76,7 @@ pillow==10.2.0
|
||||||
# matplotlib
|
# matplotlib
|
||||||
pycparser==2.21
|
pycparser==2.21
|
||||||
# via cffi
|
# via cffi
|
||||||
pyparsing==3.1.1
|
pyparsing==3.1.2
|
||||||
# via matplotlib
|
# via matplotlib
|
||||||
python-dateutil==2.9.0.post0
|
python-dateutil==2.9.0.post0
|
||||||
# via
|
# via
|
||||||
|
|
|
@ -41,7 +41,7 @@ django==5.0.3
|
||||||
# model-bakery
|
# model-bakery
|
||||||
factory-boy==3.3.0
|
factory-boy==3.3.0
|
||||||
# via -r requirements-dev.in
|
# via -r requirements-dev.in
|
||||||
faker==23.3.0
|
faker==24.1.0
|
||||||
# via factory-boy
|
# via factory-boy
|
||||||
filelock==3.13.1
|
filelock==3.13.1
|
||||||
# via virtualenv
|
# via virtualenv
|
||||||
|
@ -70,7 +70,7 @@ nodeenv==1.8.0
|
||||||
# via pre-commit
|
# via pre-commit
|
||||||
outcome==1.3.0.post0
|
outcome==1.3.0.post0
|
||||||
# via trio
|
# via trio
|
||||||
packaging==23.2
|
packaging==24.0
|
||||||
# via
|
# via
|
||||||
# -c constraints.txt
|
# -c constraints.txt
|
||||||
# black
|
# black
|
||||||
|
@ -79,7 +79,7 @@ packaging==23.2
|
||||||
# pytest-rerunfailures
|
# pytest-rerunfailures
|
||||||
pathspec==0.12.1
|
pathspec==0.12.1
|
||||||
# via black
|
# via black
|
||||||
pip-tools==7.4.0
|
pip-tools==7.4.1
|
||||||
# via -r requirements-dev.in
|
# via -r requirements-dev.in
|
||||||
platformdirs==4.2.0
|
platformdirs==4.2.0
|
||||||
# via
|
# via
|
||||||
|
@ -95,7 +95,7 @@ pyproject-hooks==1.0.0
|
||||||
# pip-tools
|
# pip-tools
|
||||||
pysocks==1.7.1
|
pysocks==1.7.1
|
||||||
# via urllib3
|
# via urllib3
|
||||||
pytest==8.0.2
|
pytest==8.1.1
|
||||||
# via
|
# via
|
||||||
# -r requirements-dev.in
|
# -r requirements-dev.in
|
||||||
# pytest-base-url
|
# pytest-base-url
|
||||||
|
@ -133,7 +133,7 @@ requests==2.31.0
|
||||||
# -c constraints.txt
|
# -c constraints.txt
|
||||||
# pytest-base-url
|
# pytest-base-url
|
||||||
# pytest-selenium
|
# pytest-selenium
|
||||||
ruff==0.3.0
|
ruff==0.3.2
|
||||||
# via -r requirements-dev.in
|
# via -r requirements-dev.in
|
||||||
selenium==4.18.1
|
selenium==4.18.1
|
||||||
# via
|
# via
|
||||||
|
|
|
@ -66,7 +66,7 @@ numpy==1.26.4
|
||||||
# via
|
# via
|
||||||
# contourpy
|
# contourpy
|
||||||
# matplotlib
|
# matplotlib
|
||||||
packaging==23.2
|
packaging==24.0
|
||||||
# via
|
# via
|
||||||
# gunicorn
|
# gunicorn
|
||||||
# matplotlib
|
# matplotlib
|
||||||
|
@ -76,7 +76,7 @@ pillow==10.2.0
|
||||||
# matplotlib
|
# matplotlib
|
||||||
pycparser==2.21
|
pycparser==2.21
|
||||||
# via cffi
|
# via cffi
|
||||||
pyparsing==3.1.1
|
pyparsing==3.1.2
|
||||||
# via matplotlib
|
# via matplotlib
|
||||||
python-dateutil==2.9.0.post0
|
python-dateutil==2.9.0.post0
|
||||||
# via
|
# via
|
||||||
|
|
Loading…
Reference in a new issue