From 0076ef8b1193e1d240b6431fbd162c5160cda48c Mon Sep 17 00:00:00 2001 From: Sander Roosendaal Date: Mon, 25 Feb 2019 21:32:43 +0100 Subject: [PATCH] adding requirements for py3 --- requirements3.txt | 142 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 142 insertions(+) create mode 100644 requirements3.txt diff --git a/requirements3.txt b/requirements3.txt new file mode 100644 index 00000000..65b08443 --- /dev/null +++ b/requirements3.txt @@ -0,0 +1,142 @@ +amqp==2.4.1 +arrow==0.13.1 +atomicwrites==1.3.0 +attrs==18.2.0 +backcall==0.1.0 +beautifulsoup4==4.7.1 +billiard==3.5.0.5 +bleach==3.1.0 +bokeh==1.0.4 +braintree==3.51.0 +celery==4.2.1 +certifi==2018.11.29 +chardet==3.0.4 +Click==7.0 +colorama==0.4.1 +cookies==2.2.1 +coreapi==2.3.3 +coreschema==0.0.4 +cycler==0.10.0 +dask==1.1.1 +decorator==4.3.2 +Django==1.9.5 +django-analytical==2.5.0 +django-async-messages==0.3.1 +django-braces==1.13.0 +django-classy-tags==0.8.0 +django-cookie-law==2.0.1 +django-cors-headers==2.4.0 +django-countries==5.3.3 +django-datetime-widget==0.9.3 +django-debug-toolbar==1.4 +django-extensions==2.1.6 +django-htmlmin==0.10.0 +django-leaflet==0.24.0 +django-mailbox==4.7.1 +django-oauth-toolkit==0.10.0 +django-oauth2-provider==0.2.6.1 +django-rest-framework==0.1.0 +django-rest-swagger==2.2.0 +django-rq==1.3.0 +django-rq-dashboard==0.3.3 +django-shell-plus==1.1.7 +django-social-share==1.3.2 +django-suit==0.2.26 +django-suit-rq==1.0.1 +django-tz-detect==0.2.9 +djangorestframework==3.5.3 +docopt==0.6.2 +docutils==0.14 +factory-boy==2.11.1 +Faker==1.0.2 +fitparse==1.0.1 +future==0.17.1 +geocoder==1.38.1 +holoviews==1.11.2 +html5lib==1.0.1 +htmlmin==0.1.12 +HTMLParser==0.0.2 +httplib2==0.12.1 +icalendar==4.0.3 +idna==2.8 +image==1.5.27 +importlib-resources==1.0.2 +ipython==7.3.0 +ipython-genutils==0.2.0 +iso8601==0.1.12 +isodate==0.6.0 +itypes==1.1.0 +jedi==0.13.3 +Jinja2==2.10 +kiwisolver==1.0.1 +kombu==4.3.0 +lxml==4.3.1 +Markdown==3.0.1 +MarkupSafe==1.1.1 +matplotlib==3.0.2 +MiniMockTest==0.5 +mock==2.0.0 +more-itertools==5.0.0 +mpld3==0.3 +nose==1.3.7 +nose-parameterized==0.6.0 +numpy==1.16.1 +oauth2==1.9.0.post1 +oauthlib==1.0.3 +openapi-codec==1.3.2 +packaging==19.0 +pandas==0.24.1 +param==1.8.2 +parso==0.3.4 +pathspec==0.5.9 +pbr==5.1.2 +pexpect==4.6.0 +pickleshare==0.7.5 +Pillow==5.4.1 +pluggy==0.9.0 +prompt-toolkit==2.0.9 +ptyprocess==0.6.0 +py==1.8.0 +Pygments==2.3.1 +pyparsing==2.3.1 +pytest==4.3.0 +pytest-django==3.4.7 +pytest-runner==4.4 +pytest-sugar==0.9.2 +python-dateutil==2.8.0 +python-twitter==3.5 +pytz==2018.9 +pyviz-comms==0.7.0 +PyYAML==3.13 +ratelim==0.1.6 +redis==3.2.0 +requests==2.21.0 +requests-oauthlib==1.2.0 +rowingdata==2.0.6 +rowingphysics==0.5.0 +rq==0.13.0 +scipy==1.2.1 +shell==1.0.1 +shortuuid==0.5.0 +simplejson==3.16.0 +six==1.12.0 +soupsieve==1.8 +SQLAlchemy==1.2.18 +sqlparse==0.2.4 +stravalib==0.10.2 +termcolor==1.1.0 +text-unidecode==1.2 +timezonefinder==3.4.2 +tornado==5.1.1 +tqdm==4.31.1 +traitlets==4.3.2 +units==0.7 +uritemplate==3.0.0 +urllib3==1.24.1 +VerbalExpressions==0.0.2 +vine==1.2.0 +wcwidth==0.1.7 +webencodings==0.5.1 +xmltodict==0.12.0 +yamjam==0.1.7 +yamllint==1.15.0