mirror of
https://github.com/ilri/dspace-statistics-api.git
synced 2025-08-11 07:18:09 +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"]
|
||||
dependencies = [
|
||||
"gunicorn==23.0.*",
|
||||
"falcon==4.0.*",
|
||||
"falcon==4.1.*",
|
||||
"psycopg==3.2.*",
|
||||
"requests==2.32.*",
|
||||
"falcon-swagger-ui",
|
||||
|
Reference in New Issue
Block a user