Update dependency gunicorn to v23
This commit is contained in:
parent
affe80fced
commit
6ea19f686f
2 changed files with 5 additions and 5 deletions
|
@ -14,7 +14,7 @@ uvicorn = {extras = ["standard"], version = "^0.34.0"}
|
|||
websockets = "^15.0"
|
||||
sqlalchemy = "^2.0.28"
|
||||
alembic = "^1.15.1"
|
||||
gunicorn = "^22.0.0"
|
||||
gunicorn = "^23.0.0"
|
||||
psycopg2-binary = "^2.9.10"
|
||||
argon2-cffi = "^23.1.0"
|
||||
jwcrypto = "^1.5.6"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue