Skip to content

Commit

Permalink
Updated requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
pierotofy committed Feb 29, 2020
1 parent dff0de5 commit fc66279
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
amqp==2.2.2
amqp==2.5.2
anyjson==0.3.3
appdirs==1.4.0
APScheduler==3.2.0
billiard==3.5.0.3
billiard==3.6.3.0
celery==4.4.0
coreapi==2.0.9
Django==2.1.15
Expand Down Expand Up @@ -39,7 +39,7 @@ psycopg2-binary==2.8.4
PyJWT==1.5.3
pyodm==1.5.3b1
pyparsing==2.1.10
pytz==2018.3
pytz==2019.3
rcssmin==1.0.6
redis==2.10.6
requests-toolbelt==0.9.1
Expand All @@ -51,7 +51,7 @@ six==1.11.0
strict-rfc3339==0.7
tzlocal==1.3
uritemplate==3.0.0
vine==1.1.4
vine==1.3.0
webcolors==1.5
-e git://github.com/OpenDroneMap/rio-tiler.git#egg=rio-tiler
rio-color==1.0.0
Expand All @@ -60,4 +60,5 @@ rasterio==1.1.0 ; sys_platform == 'linux' or sys_platform == 'darwin'
https://download.lfd.uci.edu/pythonlibs/s2jqpv5t/rasterio-1.1.3-cp38-cp38-win_amd64.whl ; sys_platform == "win32"
https://download.lfd.uci.edu/pythonlibs/s2jqpv5t/GDAL-3.0.4-cp38-cp38-win_amd64.whl ; sys_platform == "win32"
Shapely==1.7.0 ; sys_platform == "win32"
waitress==1.4.3 ; sys_platform == "win32"
waitress==1.4.3 ; sys_platform == "win32"
gevent==1.4.0 ; sys_platform == "win32"

0 comments on commit fc66279

Please sign in to comment.