diff --git a/.gitignore b/.gitignore index d1f4d845..0dc8c5c9 100644 --- a/.gitignore +++ b/.gitignore @@ -56,3 +56,4 @@ config.yaml /venv/ /py27/ /py2/ +/django2/ diff --git a/requirements.txt b/requirements.txt index e3c54787..ea4cb16f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,6 +3,7 @@ apipkg==1.5 appdirs==1.4.3 arcgis==1.6.0 arrow==0.13.1 +asn1crypto==0.24.0 atomicwrites==1.3.0 attrs==19.1.0 backcall==0.1.0 @@ -24,6 +25,7 @@ cookies==2.2.1 coreapi==2.3.3 coreschema==0.0.4 coverage==4.5.3 +cryptography==2.6.1 cycler==0.10.0 dask==1.1.4 decorator==4.4.0 @@ -63,7 +65,6 @@ factory-boy==2.11.1 Faker==1.0.4 fitparse==1.1.0 future==0.17.1 -GDAL==2.3.3 geocoder==1.38.1 holoviews==1.11.3 html5lib==1.0.1 @@ -82,6 +83,7 @@ iso8601==0.1.12 isodate==0.6.0 itypes==1.1.0 jedi==0.13.3 +jeepney==0.4 Jinja2==2.10 jsonschema==3.0.1 jupyter==1.0.0 @@ -156,6 +158,7 @@ rowingdata==2.2.3 rowingphysics==0.5.0 rq==0.13.0 scipy==1.2.1 +SecretStorage==3.1.1 Send2Trash==1.5.0 shell==1.0.1 shortuuid==0.5.0 @@ -182,7 +185,6 @@ vine==1.3.0 wcwidth==0.1.7 webencodings==0.5.1 widgetsnbextension==3.4.2 -winkerberos==0.7.0 xmltodict==0.12.0 yamjam==0.1.7 yamllint==1.15.0