Skip to content

Commit

Permalink
Merge pull request #183 from opendatacube/gunicorn-version-revert
Browse files Browse the repository at this point in the history
fixinate gunicorn version to 19.9.0
  • Loading branch information
pindge authored Jan 13, 2020
2 parents 9a7ed06 + 6117ba0 commit 8926281
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ colour
scikit-image
gevent
eventlet
gunicorn
gunicorn[gevent]
gunicorn[eventlet]
gunicorn==19.9.0
gunicorn[gevent]==19.9.0
gunicorn[eventlet]==19.9.0
boto3
rasterio>=1.0.9
ruamel.yaml
Expand Down

0 comments on commit 8926281

Please sign in to comment.