Private
Public Access
1
0

windows requirements.txt

This commit is contained in:
Sander Roosendaal
2019-03-22 08:57:55 +01:00
parent deef9c17a5
commit bec008d429

View File

@@ -1,6 +1,7 @@
amqp==2.4.2 amqp==2.4.2
apipkg==1.5 apipkg==1.5
appdirs==1.4.3 appdirs==1.4.3
arcgis==1.6.0
arrow==0.13.1 arrow==0.13.1
atomicwrites==1.3.0 atomicwrites==1.3.0
attrs==19.1.0 attrs==19.1.0
@@ -62,6 +63,7 @@ factory-boy==2.11.1
Faker==1.0.4 Faker==1.0.4
fitparse==1.1.0 fitparse==1.1.0
future==0.17.1 future==0.17.1
GDAL==2.3.3
geocoder==1.38.1 geocoder==1.38.1
holoviews==1.11.3 holoviews==1.11.3
html5lib==1.0.1 html5lib==1.0.1
@@ -86,6 +88,9 @@ jupyter==1.0.0
jupyter-client==5.2.4 jupyter-client==5.2.4
jupyter-console==6.0.0 jupyter-console==6.0.0
jupyter-core==4.4.0 jupyter-core==4.4.0
jupyterlab==0.35.4
jupyterlab-server==0.2.0
keyring==18.0.0
kiwisolver==1.0.1 kiwisolver==1.0.1
kombu==4.3.0 kombu==4.3.0
lxml==4.3.2 lxml==4.3.2
@@ -122,11 +127,11 @@ prometheus-client==0.6.0
prompt-toolkit==2.0.9 prompt-toolkit==2.0.9
ptyprocess==0.6.0 ptyprocess==0.6.0
py==1.8.0 py==1.8.0
pycairo==1.18.0
pycparser==2.19 pycparser==2.19
Pygments==2.3.1 Pygments==2.3.1
pyparsing==2.3.1 pyparsing==2.3.1
pyrsistent==0.14.11 pyrsistent==0.14.11
pyshp==2.1.0
pytest==4.3.1 pytest==4.3.1
pytest-django==3.4.8 pytest-django==3.4.8
pytest-forked==1.0.2 pytest-forked==1.0.2
@@ -138,6 +143,8 @@ python-memcached==1.59
python-twitter==3.5 python-twitter==3.5
pytz==2018.9 pytz==2018.9
pyviz-comms==0.7.1 pyviz-comms==0.7.1
pywin32-ctypes==0.2.0
pywinpty==0.5.5
PyYAML==5.1 PyYAML==5.1
pyzmq==18.0.1 pyzmq==18.0.1
qtconsole==4.4.3 qtconsole==4.4.3
@@ -175,6 +182,7 @@ vine==1.3.0
wcwidth==0.1.7 wcwidth==0.1.7
webencodings==0.5.1 webencodings==0.5.1
widgetsnbextension==3.4.2 widgetsnbextension==3.4.2
winkerberos==0.7.0
xmltodict==0.12.0 xmltodict==0.12.0
yamjam==0.1.7 yamjam==0.1.7
yamllint==1.15.0 yamllint==1.15.0