mirror of
https://github.com/Crocmagnon/charasheet.git
synced 2024-11-05 14:23:53 +01:00
Update dependencies
This commit is contained in:
parent
5b00bad2d3
commit
545170ab14
3 changed files with 18 additions and 18 deletions
|
@ -2,7 +2,7 @@
|
||||||
# This file is autogenerated by pip-compile with Python 3.11
|
# This file is autogenerated by pip-compile with Python 3.11
|
||||||
# by the following command:
|
# 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
|
asgiref==3.7.2
|
||||||
# via django
|
# via django
|
||||||
|
@ -20,7 +20,7 @@ charset-normalizer==3.2.0
|
||||||
# via requests
|
# via requests
|
||||||
confusable-homoglyphs==3.2.0
|
confusable-homoglyphs==3.2.0
|
||||||
# via django-registration
|
# via django-registration
|
||||||
cryptography==41.0.1
|
cryptography==41.0.2
|
||||||
# via django-anymail
|
# via django-anymail
|
||||||
django==4.2.3
|
django==4.2.3
|
||||||
# via
|
# via
|
||||||
|
@ -79,7 +79,7 @@ sortedcontainers==2.4.0
|
||||||
# via trio
|
# via trio
|
||||||
sqlparse==0.4.4
|
sqlparse==0.4.4
|
||||||
# via django
|
# via django
|
||||||
trio==0.22.1
|
trio==0.22.2
|
||||||
# via
|
# via
|
||||||
# selenium
|
# selenium
|
||||||
# trio-websocket
|
# trio-websocket
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
# This file is autogenerated by pip-compile with Python 3.11
|
# This file is autogenerated by pip-compile with Python 3.11
|
||||||
# by the following command:
|
# by the following command:
|
||||||
#
|
#
|
||||||
# pip-compile --allow-unsafe --resolver=backtracking requirements-dev.in
|
# pip-compile --allow-unsafe requirements-dev.in
|
||||||
#
|
#
|
||||||
asgiref==3.7.2
|
asgiref==3.7.2
|
||||||
# via
|
# via
|
||||||
|
@ -14,7 +14,7 @@ attrs==23.1.0
|
||||||
# hypothesis
|
# hypothesis
|
||||||
# outcome
|
# outcome
|
||||||
# trio
|
# trio
|
||||||
black==23.3.0
|
black==23.7.0
|
||||||
# via -r requirements-dev.in
|
# via -r requirements-dev.in
|
||||||
blessed==1.20.0
|
blessed==1.20.0
|
||||||
# via curtsies
|
# via curtsies
|
||||||
|
@ -33,7 +33,7 @@ charset-normalizer==3.2.0
|
||||||
# via
|
# via
|
||||||
# -c constraints.txt
|
# -c constraints.txt
|
||||||
# requests
|
# requests
|
||||||
click==8.1.4
|
click==8.1.5
|
||||||
# via
|
# via
|
||||||
# black
|
# black
|
||||||
# pip-tools
|
# pip-tools
|
||||||
|
@ -45,7 +45,7 @@ cwcwidth==0.1.8
|
||||||
# via
|
# via
|
||||||
# bpython
|
# bpython
|
||||||
# curtsies
|
# curtsies
|
||||||
distlib==0.3.6
|
distlib==0.3.7
|
||||||
# via virtualenv
|
# via virtualenv
|
||||||
django==4.2.3
|
django==4.2.3
|
||||||
# via
|
# via
|
||||||
|
@ -69,7 +69,7 @@ h11==0.14.0
|
||||||
# via
|
# via
|
||||||
# -c constraints.txt
|
# -c constraints.txt
|
||||||
# wsproto
|
# wsproto
|
||||||
hypothesis==6.81.0
|
hypothesis==6.81.2
|
||||||
# via -r requirements-dev.in
|
# via -r requirements-dev.in
|
||||||
identify==2.5.24
|
identify==2.5.24
|
||||||
# via pre-commit
|
# via pre-commit
|
||||||
|
@ -80,7 +80,7 @@ idna==3.4
|
||||||
# trio
|
# trio
|
||||||
iniconfig==2.0.0
|
iniconfig==2.0.0
|
||||||
# via pytest
|
# via pytest
|
||||||
invoke==2.1.3
|
invoke==2.2.0
|
||||||
# via -r requirements-dev.in
|
# via -r requirements-dev.in
|
||||||
model-bakery==1.12.0
|
model-bakery==1.12.0
|
||||||
# via -r requirements-dev.in
|
# via -r requirements-dev.in
|
||||||
|
@ -99,9 +99,9 @@ packaging==23.1
|
||||||
# pytest
|
# pytest
|
||||||
pathspec==0.11.1
|
pathspec==0.11.1
|
||||||
# via black
|
# via black
|
||||||
pip-tools==6.14.0
|
pip-tools==7.0.0
|
||||||
# via -r requirements-dev.in
|
# via -r requirements-dev.in
|
||||||
platformdirs==3.8.1
|
platformdirs==3.9.1
|
||||||
# via
|
# via
|
||||||
# black
|
# black
|
||||||
# virtualenv
|
# virtualenv
|
||||||
|
@ -153,7 +153,7 @@ requests==2.31.0
|
||||||
# bpython
|
# bpython
|
||||||
# pytest-base-url
|
# pytest-base-url
|
||||||
# pytest-selenium
|
# pytest-selenium
|
||||||
ruff==0.0.277
|
ruff==0.0.278
|
||||||
# via -r requirements-dev.in
|
# via -r requirements-dev.in
|
||||||
selenium==4.9.1
|
selenium==4.9.1
|
||||||
# via
|
# via
|
||||||
|
@ -177,7 +177,7 @@ sqlparse==0.4.4
|
||||||
# django-debug-toolbar
|
# django-debug-toolbar
|
||||||
tenacity==8.2.2
|
tenacity==8.2.2
|
||||||
# via pytest-selenium
|
# via pytest-selenium
|
||||||
trio==0.22.1
|
trio==0.22.2
|
||||||
# via
|
# via
|
||||||
# -c constraints.txt
|
# -c constraints.txt
|
||||||
# selenium
|
# selenium
|
||||||
|
@ -191,7 +191,7 @@ urllib3[socks]==2.0.3
|
||||||
# -c constraints.txt
|
# -c constraints.txt
|
||||||
# requests
|
# requests
|
||||||
# selenium
|
# selenium
|
||||||
virtualenv==20.23.1
|
virtualenv==20.24.0
|
||||||
# via pre-commit
|
# via pre-commit
|
||||||
wcwidth==0.2.6
|
wcwidth==0.2.6
|
||||||
# via blessed
|
# via blessed
|
||||||
|
@ -203,7 +203,7 @@ wsproto==1.2.0
|
||||||
# trio-websocket
|
# trio-websocket
|
||||||
|
|
||||||
# The following packages are considered to be unsafe in a requirements file:
|
# The following packages are considered to be unsafe in a requirements file:
|
||||||
pip==23.1.2
|
pip==23.2
|
||||||
# via pip-tools
|
# via pip-tools
|
||||||
setuptools==68.0.0
|
setuptools==68.0.0
|
||||||
# via
|
# via
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
# This file is autogenerated by pip-compile with Python 3.11
|
# This file is autogenerated by pip-compile with Python 3.11
|
||||||
# by the following command:
|
# by the following command:
|
||||||
#
|
#
|
||||||
# pip-compile --allow-unsafe --resolver=backtracking requirements.in
|
# pip-compile --allow-unsafe requirements.in
|
||||||
#
|
#
|
||||||
asgiref==3.7.2
|
asgiref==3.7.2
|
||||||
# via django
|
# via django
|
||||||
|
@ -20,7 +20,7 @@ charset-normalizer==3.2.0
|
||||||
# via requests
|
# via requests
|
||||||
confusable-homoglyphs==3.2.0
|
confusable-homoglyphs==3.2.0
|
||||||
# via django-registration
|
# via django-registration
|
||||||
cryptography==41.0.1
|
cryptography==41.0.2
|
||||||
# via django-anymail
|
# via django-anymail
|
||||||
django==4.2.3
|
django==4.2.3
|
||||||
# via
|
# via
|
||||||
|
@ -79,7 +79,7 @@ sortedcontainers==2.4.0
|
||||||
# via trio
|
# via trio
|
||||||
sqlparse==0.4.4
|
sqlparse==0.4.4
|
||||||
# via django
|
# via django
|
||||||
trio==0.22.1
|
trio==0.22.2
|
||||||
# via
|
# via
|
||||||
# selenium
|
# selenium
|
||||||
# trio-websocket
|
# trio-websocket
|
||||||
|
|
Loading…
Reference in a new issue