mirror of
https://github.com/Crocmagnon/checkout.git
synced 2024-11-21 23:58:02 +01:00
Update dependencies
This commit is contained in:
parent
61429ffa7a
commit
0280ff9378
3 changed files with 18 additions and 18 deletions
|
@ -2,7 +2,7 @@
|
|||
# This file is autogenerated by pip-compile with Python 3.11
|
||||
# by the following command:
|
||||
#
|
||||
# pip-compile --allow-unsafe --output-file=constraints.txt --resolver=backtracking --strip-extras requirements.in
|
||||
# pip-compile --allow-unsafe --output-file=constraints.txt --strip-extras requirements.in
|
||||
#
|
||||
asgiref==3.7.2
|
||||
# via django
|
||||
|
@ -16,7 +16,7 @@ contourpy==1.1.0
|
|||
# via matplotlib
|
||||
crispy-bootstrap5==0.7
|
||||
# via -r requirements.in
|
||||
cryptography==41.0.1
|
||||
cryptography==41.0.2
|
||||
# via django-anymail
|
||||
cycler==0.11.0
|
||||
# via matplotlib
|
||||
|
@ -48,7 +48,7 @@ django-htmx==1.16.0
|
|||
# via -r requirements.in
|
||||
django-solo==2.1.0
|
||||
# via -r requirements.in
|
||||
fonttools==4.40.0
|
||||
fonttools==4.41.0
|
||||
# via matplotlib
|
||||
freezegun==1.2.2
|
||||
# via -r requirements.in
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
# This file is autogenerated by pip-compile with Python 3.11
|
||||
# by the following command:
|
||||
#
|
||||
# pip-compile --allow-unsafe --resolver=backtracking requirements-dev.in
|
||||
# pip-compile --allow-unsafe requirements-dev.in
|
||||
#
|
||||
asgiref==3.7.2
|
||||
# via
|
||||
|
@ -12,7 +12,7 @@ attrs==23.1.0
|
|||
# via
|
||||
# outcome
|
||||
# trio
|
||||
black==23.3.0
|
||||
black==23.7.0
|
||||
# via -r requirements-dev.in
|
||||
build==0.10.0
|
||||
# via pip-tools
|
||||
|
@ -27,13 +27,13 @@ charset-normalizer==3.2.0
|
|||
# via
|
||||
# -c constraints.txt
|
||||
# requests
|
||||
click==8.1.4
|
||||
click==8.1.5
|
||||
# via
|
||||
# black
|
||||
# pip-tools
|
||||
coverage[toml]==7.2.7
|
||||
# via pytest-cov
|
||||
distlib==0.3.6
|
||||
distlib==0.3.7
|
||||
# via virtualenv
|
||||
django==4.2.3
|
||||
# via
|
||||
|
@ -43,7 +43,7 @@ exceptiongroup==1.1.2
|
|||
# via trio-websocket
|
||||
factory-boy==3.2.1
|
||||
# via -r requirements-dev.in
|
||||
faker==18.13.0
|
||||
faker==19.1.0
|
||||
# via factory-boy
|
||||
filelock==3.12.2
|
||||
# via virtualenv
|
||||
|
@ -58,7 +58,7 @@ idna==3.4
|
|||
# trio
|
||||
iniconfig==2.0.0
|
||||
# via pytest
|
||||
invoke==2.1.3
|
||||
invoke==2.2.0
|
||||
# via -r requirements-dev.in
|
||||
model-bakery==1.12.0
|
||||
# via -r requirements-dev.in
|
||||
|
@ -76,9 +76,9 @@ packaging==23.1
|
|||
# pytest
|
||||
pathspec==0.11.1
|
||||
# via black
|
||||
pip-tools==6.14.0
|
||||
pip-tools==7.0.0
|
||||
# via -r requirements-dev.in
|
||||
platformdirs==3.8.1
|
||||
platformdirs==3.9.1
|
||||
# via
|
||||
# black
|
||||
# virtualenv
|
||||
|
@ -127,7 +127,7 @@ requests==2.31.0
|
|||
# -c constraints.txt
|
||||
# pytest-base-url
|
||||
# pytest-selenium
|
||||
ruff==0.0.277
|
||||
ruff==0.0.278
|
||||
# via -r requirements-dev.in
|
||||
selenium==4.9.1
|
||||
# via
|
||||
|
@ -147,7 +147,7 @@ sqlparse==0.4.4
|
|||
# django
|
||||
tenacity==8.2.2
|
||||
# via pytest-selenium
|
||||
trio==0.22.1
|
||||
trio==0.22.2
|
||||
# via
|
||||
# selenium
|
||||
# trio-websocket
|
||||
|
@ -158,7 +158,7 @@ urllib3[socks]==2.0.3
|
|||
# -c constraints.txt
|
||||
# requests
|
||||
# selenium
|
||||
virtualenv==20.23.1
|
||||
virtualenv==20.24.0
|
||||
# via pre-commit
|
||||
wheel==0.40.0
|
||||
# via pip-tools
|
||||
|
@ -166,7 +166,7 @@ wsproto==1.2.0
|
|||
# via trio-websocket
|
||||
|
||||
# The following packages are considered to be unsafe in a requirements file:
|
||||
pip==23.1.2
|
||||
pip==23.2
|
||||
# via pip-tools
|
||||
setuptools==68.0.0
|
||||
# via
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
# This file is autogenerated by pip-compile with Python 3.11
|
||||
# by the following command:
|
||||
#
|
||||
# pip-compile --allow-unsafe --resolver=backtracking requirements.in
|
||||
# pip-compile --allow-unsafe requirements.in
|
||||
#
|
||||
asgiref==3.7.2
|
||||
# via django
|
||||
|
@ -16,7 +16,7 @@ contourpy==1.1.0
|
|||
# via matplotlib
|
||||
crispy-bootstrap5==0.7
|
||||
# via -r requirements.in
|
||||
cryptography==41.0.1
|
||||
cryptography==41.0.2
|
||||
# via django-anymail
|
||||
cycler==0.11.0
|
||||
# via matplotlib
|
||||
|
@ -48,7 +48,7 @@ django-htmx==1.16.0
|
|||
# via -r requirements.in
|
||||
django-solo==2.1.0
|
||||
# via -r requirements.in
|
||||
fonttools==4.40.0
|
||||
fonttools==4.41.0
|
||||
# via matplotlib
|
||||
freezegun==1.2.2
|
||||
# via -r requirements.in
|
||||
|
|
Loading…
Reference in a new issue