mirror of
https://github.com/ilri/dspace-statistics-api.git
synced 2025-05-09 22:56:02 +02:00
Update dependency gunicorn to v21
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
@ -7,7 +7,7 @@ license = "GPL-3.0-only"
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.8.1"
|
||||
gunicorn = "^20.0.4"
|
||||
gunicorn = "^21.0.0"
|
||||
falcon = "3.1.1"
|
||||
psycopg2 = "^2.9.1"
|
||||
requests = "^2.24.0"
|
||||
|
Reference in New Issue
Block a user