diff --git a/requirements.txt b/requirements.txt index 1f8ea0426..a0c6c7aaf 100755 --- a/requirements.txt +++ b/requirements.txt @@ -2,13 +2,13 @@ beautifulsoup4==4.6.0 celery==4.1.0 codecov==2.0.9 coverage==4.4.1 -coveralls==1.1 -django==1.11.3 +coveralls==1.2.0 +django==1.11.4 django-crispy-forms==1.6.1 django-parsley==0.6 #problematic for django 1.9+ django-rest-swagger==2.1.2 earthengine-api==0.1.119 -factory-boy==2.8.1 +factory-boy==2.9.2 flake8==3.4.1 flask==0.12.2 flask-restful==0.3.6 @@ -25,19 +25,19 @@ pandas==0.20.3 pillow==4.2.1 psycopg2==2.7.3 pylint==1.7.2 -pymongo==3.4.0 +pymongo==3.5.0 pypdf2==1.26.0 -pytest==3.1.3 +pytest==3.2.1 pytest-django==3.1.2 python-coveralls==2.9.1 -python-dotenv==0.6.4 +python-dotenv==0.6.5 pytz==2017.2 -redis==2.10.5 #pip not conda +redis==2.10.6 #pip not conda reportlab==3.4.0 -requests==2.18.2 -rollbar +requests==2.18.4 +rollbar==0.13.12 scipy==0.19.1 -selenium==3.4.3 +selenium==3.5.0 Sphinx==1.6.3 tabulate==0.7.7 uwsgi==2.0.15