update requests and gunicorn so dependabot is happy

This commit is contained in:
Laura Klünder 2024-09-17 01:46:11 +02:00
parent 71131cc5c5
commit de30241e2c
2 changed files with 2 additions and 2 deletions

View file

@ -13,7 +13,7 @@ pybind11==2.11.1
MeshPy==2022.1.3
# rtree==0.9.1
celery==5.4.0
requests==2.31.0
requests==2.32.0
Pillow==10.3.0
qrcode==7.4.2
matplotlib==3.8.3

View file

@ -1,3 +1,3 @@
starlette==0.37.2
uvicorn==0.29.0
gunicorn==21.2.0
gunicorn==22.0.0