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
60ff8dbaec
commit
b9e0e9e244
3 changed files with 5 additions and 5 deletions
|
@ -60,7 +60,7 @@ numpy==1.24.2
|
|||
# via
|
||||
# contourpy
|
||||
# matplotlib
|
||||
packaging==23.0
|
||||
packaging==23.1
|
||||
# via matplotlib
|
||||
pillow==9.5.0
|
||||
# via
|
||||
|
|
|
@ -10,7 +10,7 @@ asgiref==3.6.0
|
|||
# django
|
||||
async-generator==1.10
|
||||
# via trio
|
||||
attrs==22.2.0
|
||||
attrs==23.1.0
|
||||
# via
|
||||
# outcome
|
||||
# pytest
|
||||
|
@ -71,7 +71,7 @@ nodeenv==1.7.0
|
|||
# via pre-commit
|
||||
outcome==1.2.0
|
||||
# via trio
|
||||
packaging==23.0
|
||||
packaging==23.1
|
||||
# via
|
||||
# -c constraints.txt
|
||||
# black
|
||||
|
@ -174,7 +174,7 @@ wsproto==1.2.0
|
|||
# via trio-websocket
|
||||
|
||||
# The following packages are considered to be unsafe in a requirements file:
|
||||
pip==23.0.1
|
||||
pip==23.1
|
||||
# via pip-tools
|
||||
setuptools==67.6.1
|
||||
# via
|
||||
|
|
|
@ -60,7 +60,7 @@ numpy==1.24.2
|
|||
# via
|
||||
# contourpy
|
||||
# matplotlib
|
||||
packaging==23.0
|
||||
packaging==23.1
|
||||
# via matplotlib
|
||||
pillow==9.5.0
|
||||
# via
|
||||
|
|
Loading…
Reference in a new issue