1
0
mirror of https://github.com/ilri/dspace-statistics-api.git synced 2025-09-17 17:06:41 +02:00

Merge pull request #66 from ilri/renovate/falcon-4.x

This commit is contained in:
2025-09-16 20:09:01 +03:00
committed by GitHub
2 changed files with 45 additions and 45 deletions

View File

@@ -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",