Skip to content

Commit

Permalink
Updated some package version requirements (#2595)
Browse files Browse the repository at this point in the history
  • Loading branch information
ttmc committed Nov 3, 2018
1 parent 20e6c6a commit ff906b0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -75,13 +75,13 @@ def check_setuptools_features():
# TODO Consider not installing the db drivers, or putting them in extras.
'pymongo~=3.6',
'pysha3~=1.0.2',
'cryptoconditions==0.7.2',
'cryptoconditions==0.8.0',
'python-rapidjson~=0.6.0',
'logstats~=0.2.1',
'flask>=0.10.1',
'flask-cors~=3.0.0',
'flask-restful~=0.3.0',
'requests~=2.9',
'requests>=2.20.0',
'gunicorn~=19.0',
'jsonschema~=2.5.1',
'pyyaml~=3.12',
Expand Down

0 comments on commit ff906b0

Please sign in to comment.