-
- Downloads
Fixed some dependency versions due to issues with current releases.
... | @@ -11,13 +11,14 @@ Pint==0.7.2 | ... | @@ -11,13 +11,14 @@ Pint==0.7.2 |
matid | matid | ||
# infrastructue related | # infrastructue related | ||
elasticsearch==6.4.0 | |||
elasticsearch-dsl==6.4.0 | |||
msgpack<0.6.0 | msgpack<0.6.0 | ||
pyyaml | pyyaml | ||
future | future | ||
enum34 | enum34 | ||
requests | requests | ||
celery[redis] | celery[redis] | ||
elasticsearch-dsl>=6.0.0,<7.0.0 | |||
mongoengine==0.18.2 | mongoengine==0.18.2 | ||
Werkzeug==0.16.1 | Werkzeug==0.16.1 | ||
flask | flask | ||
... | @@ -38,7 +39,7 @@ zipstream-new==1.1.5 | ... | @@ -38,7 +39,7 @@ zipstream-new==1.1.5 |
bagit | bagit | ||
bcrypt | bcrypt | ||
filelock | filelock | ||
ujson | ujson==1.35 | ||
bravado | bravado | ||
pyjwt[crypto] | pyjwt[crypto] | ||
jsonschema[format] | jsonschema[format] | ||
... | ... |
Please register or sign in to comment