update requests and gunicorn so dependabot is happy
This commit is contained in:
parent
71131cc5c5
commit
de30241e2c
2 changed files with 2 additions and 2 deletions
|
@ -13,7 +13,7 @@ pybind11==2.11.1
|
||||||
MeshPy==2022.1.3
|
MeshPy==2022.1.3
|
||||||
# rtree==0.9.1
|
# rtree==0.9.1
|
||||||
celery==5.4.0
|
celery==5.4.0
|
||||||
requests==2.31.0
|
requests==2.32.0
|
||||||
Pillow==10.3.0
|
Pillow==10.3.0
|
||||||
qrcode==7.4.2
|
qrcode==7.4.2
|
||||||
matplotlib==3.8.3
|
matplotlib==3.8.3
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
starlette==0.37.2
|
starlette==0.37.2
|
||||||
uvicorn==0.29.0
|
uvicorn==0.29.0
|
||||||
gunicorn==21.2.0
|
gunicorn==22.0.0
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue