Gunicorn wasn't on poetry.lock

This commit is contained in:
Carlos-Mesquita
2024-11-06 17:37:09 +00:00
parent c9e293fb11
commit dc16749256
3 changed files with 27 additions and 4 deletions

View File

@@ -29,6 +29,7 @@ motor = "3.6.0"
shortuuid = "1.0.13"
pandas = "2.2.3"
tiktoken = "0.7.0"
gunicorn = "^23.0.0"
[build-system]