1
0
mirror of https://github.com/ilri/dspace-statistics-api.git synced 2024-11-26 16:18:20 +01:00

Bump Falcon version to 2.0.0b1

See: https://github.com/falconry/falcon/releases/tag/2.0.0b1
This commit is contained in:
Alan Orth 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] [packages]
gunicorn = "*" gunicorn = "*"
falcon = "*" falcon = "==2.0.0b1"
"psycopg2-binary" = "*" "psycopg2-binary" = "*"
requests = "*" requests = "*"

9
Pipfile.lock generated
View File

@ -1,7 +1,7 @@
{ {
"_meta": { "_meta": {
"hash": { "hash": {
"sha256": "d18369b55f85594f6acfa49779909334a794a4002656508fc85acea43df2521d" "sha256": "8e62fde0f14f3f0090d32678593eec6e4b87f56e8f428ea68eba88b112df76bf"
}, },
"pipfile-spec": 6, "pipfile-spec": 6,
"requires": { "requires": {
@ -32,11 +32,11 @@
}, },
"falcon": { "falcon": {
"hashes": [ "hashes": [
"sha256:0a66b33458fab9c1e400a9be1a68056abda178eb02a8cb4b8f795e9df20b053b", "sha256:0ead81121347ee4e1556f36460a93b2bdbae6c381d91f4d548b96b50e9b678a4",
"sha256:3981f609c0358a9fcdb25b0e7fab3d9e23019356fb429c635ce4133135ae1bc4" "sha256:91a6ed1805c43d2b593f4068296f894aca6a2cdf073fb84a7467bb0bc31bf942"
], ],
"index": "pypi", "index": "pypi",
"version": "==1.4.1" "version": "==2.0.0b1"
}, },
"gunicorn": { "gunicorn": {
"hashes": [ "hashes": [
@ -87,6 +87,7 @@
"index": "pypi", "index": "pypi",
"version": "==2.8.2" "version": "==2.8.2"
}, },
<<<<<<< HEAD
"python-mimeparse": { "python-mimeparse": {
"hashes": [ "hashes": [
"sha256:76e4b03d700a641fd7761d3cd4fdbbdcd787eade1ebfac43f877016328334f78", "sha256:76e4b03d700a641fd7761d3cd4fdbbdcd787eade1ebfac43f877016328334f78",