mirror of
https://github.com/ilri/dspace-statistics-api.git
synced 2025-06-23 00:18:24 +02:00
Update falcon to v4.0.x
This commit is contained in:
@ -12,7 +12,7 @@ license = "GPL-3.0-only"
|
||||
license-files = ["LICENSE.txt"]
|
||||
dependencies = [
|
||||
"gunicorn==23.0.*",
|
||||
"falcon==3.1.*",
|
||||
"falcon==4.0.*",
|
||||
"psycopg2==2.9.*",
|
||||
"requests==2.32.*",
|
||||
"falcon-swagger-ui",
|
||||
|
Reference in New Issue
Block a user