Private
Public Access
1
0

upgraded win development environment

This commit is contained in:
Sander Roosendaal
2019-04-07 13:47:18 +02:00
parent 4a8c1a185e
commit f267cb4805

View File

@@ -30,25 +30,26 @@ cycler==0.10.0
dask==1.1.4 dask==1.1.4
decorator==4.4.0 decorator==4.4.0
defusedxml==0.5.0 defusedxml==0.5.0
Django==1.9.5 Django==2.1.7
django-analytical==2.5.0 django-analytical==2.5.0
django-async-messages==0.3.1 django-async-messages==0.3.1
django-braces==1.13.0 django-braces==1.13.0
django-classy-tags==0.8.0 django-classy-tags==0.8.0
django-cookie-law==2.0.1 django-cookie-law==2.0.1
django-cors-headers==2.4.0 django-cors-headers==2.5.2
django-countries==5.3.3 django-countries==5.3.3
django-datetime-widget==0.9.3 django-datetime-widget==0.9.3
django-debug-toolbar==1.4 django-debug-toolbar==1.11
django-extensions==2.1.6 django-extensions==2.1.6
django-htmlmin==0.10.0 django-htmlmin==0.11.0
django-leaflet==0.24.0 django-leaflet==0.24.0
django-mailbox==4.7.1 django-mailbox==4.7.1
django-oauth-toolkit==0.10.0 django-oauth-toolkit==1.2.0
django-oauth2-provider==0.2.6.1 django-oauth2-provider==0.2.6.1
django-redis==4.10.0
django-rest-framework==0.1.0 django-rest-framework==0.1.0
django-rest-swagger==2.2.0 django-rest-swagger==2.2.0
django-rq==1.3.0 django-rq==1.3.1
django-rq-dashboard==0.3.3 django-rq-dashboard==0.3.3
django-ses==0.8.10 django-ses==0.8.10
django-shell-plus==1.1.7 django-shell-plus==1.1.7
@@ -56,7 +57,7 @@ django-social-share==1.3.2
django-suit==0.2.26 django-suit==0.2.26
django-suit-rq==1.0.1 django-suit-rq==1.0.1
django-tz-detect==0.2.9 django-tz-detect==0.2.9
djangorestframework==3.5.4 djangorestframework==3.9.2
docopt==0.6.2 docopt==0.6.2
docutils==0.14 docutils==0.14
entrypoints==0.3 entrypoints==0.3
@@ -64,9 +65,11 @@ execnet==1.5.0
factory-boy==2.11.1 factory-boy==2.11.1
Faker==1.0.4 Faker==1.0.4
fitparse==1.1.0 fitparse==1.1.0
Flask==1.0.2
future==0.17.1 future==0.17.1
GDAL==2.3.3 GDAL==2.3.3
geocoder==1.38.1 geocoder==1.38.1
geos==0.2.1
holoviews==1.11.3 holoviews==1.11.3
html5lib==1.0.1 html5lib==1.0.1
htmlmin==0.1.12 htmlmin==0.1.12
@@ -77,11 +80,12 @@ idna==2.8
image==1.5.27 image==1.5.27
importlib-resources==1.0.2 importlib-resources==1.0.2
ipykernel==5.1.0 ipykernel==5.1.0
ipython==7.3.0 ipython==7.4.0
ipython-genutils==0.2.0 ipython-genutils==0.2.0
ipywidgets==7.4.2 ipywidgets==7.4.2
iso8601==0.1.12 iso8601==0.1.12
isodate==0.6.0 isodate==0.6.0
itsdangerous==1.1.0
itypes==1.1.0 itypes==1.1.0
jedi==0.13.3 jedi==0.13.3
jeepney==0.4 jeepney==0.4
@@ -92,7 +96,7 @@ 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==0.35.4
jupyterlab-server==0.2.0 jupyterlab-server==0.3.0
keyring==18.0.0 keyring==18.0.0
kiwisolver==1.0.1 kiwisolver==1.0.1
kombu==4.3.0 kombu==4.3.0
@@ -112,7 +116,7 @@ nose-parameterized==0.6.0
notebook==5.7.6 notebook==5.7.6
numpy==1.16.2 numpy==1.16.2
oauth2==1.9.0.post1 oauth2==1.9.0.post1
oauthlib==1.0.3 oauthlib==3.0.1
openapi-codec==1.3.2 openapi-codec==1.3.2
packaging==19.0 packaging==19.0
pandas==0.24.2 pandas==0.24.2
@@ -155,7 +159,7 @@ ratelim==0.1.6
redis==3.2.1 redis==3.2.1
requests==2.21.0 requests==2.21.0
requests-oauthlib==1.2.0 requests-oauthlib==1.2.0
rowingdata==2.2.3 rowingdata==2.2.5
rowingphysics==0.5.0 rowingphysics==0.5.0
rq==0.13.0 rq==0.13.0
scipy==1.2.1 scipy==1.2.1
@@ -185,6 +189,7 @@ VerbalExpressions==0.0.2
vine==1.3.0 vine==1.3.0
wcwidth==0.1.7 wcwidth==0.1.7
webencodings==0.5.1 webencodings==0.5.1
Werkzeug==0.15.1
widgetsnbextension==3.4.2 widgetsnbextension==3.4.2
winkerberos==0.7.0 winkerberos==0.7.0
xmltodict==0.12.0 xmltodict==0.12.0