mirror of
https://github.com/ilri/dspace-statistics-api.git
synced 2025-08-20 03:35:49 +02:00
Update dependency falcon to ==4.1.*
This commit is contained in:
@@ -12,7 +12,7 @@ license = "GPL-3.0-only"
|
|||||||
license-files = ["LICENSE.txt"]
|
license-files = ["LICENSE.txt"]
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"gunicorn==23.0.*",
|
"gunicorn==23.0.*",
|
||||||
"falcon==4.0.*",
|
"falcon==4.1.*",
|
||||||
"psycopg==3.2.*",
|
"psycopg==3.2.*",
|
||||||
"requests==2.32.*",
|
"requests==2.32.*",
|
||||||
"falcon-swagger-ui",
|
"falcon-swagger-ui",
|
||||||
|
Reference in New Issue
Block a user