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

Bump Falcon version to 2.0.0b1

See: https://github.com/falconry/falcon/releases/tag/2.0.0b1
This commit is contained in:
2019-03-17 23:22:57 +02:00
parent 2b8aba5835
commit 9dcda114c6
2 changed files with 6 additions and 5 deletions

View File

@ -5,7 +5,7 @@ name = "pypi"
[packages]
gunicorn = "*"
falcon = "*"
falcon = "==2.0.0b1"
"psycopg2-binary" = "*"
requests = "*"