mirror of
https://github.com/ilri/dspace-statistics-api.git
synced 2025-05-09 06:36:01 +02:00
Update dependency falcon to v3.1.3
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@ -8,7 +8,7 @@ license = "GPL-3.0-only"
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.8.1"
|
||||
gunicorn = "^21.0.0"
|
||||
falcon = "3.1.1"
|
||||
falcon = "3.1.3"
|
||||
psycopg2 = "^2.9.1"
|
||||
requests = "^2.24.0"
|
||||
falcon-swagger-ui = {git = "https://github.com/alanorth/falcon-swagger-ui.git", rev="falcon3-update-swagger-ui"}
|
||||
|
Reference in New Issue
Block a user