Skip to content

Commit

Permalink
add develop requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefan Lehmann committed Jun 23, 2017
1 parent 89a4d33 commit b34ad77
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion requirements/develop.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,22 @@ jinja2==2.9.6
markupsafe==1.0
mypy==0.511
paho-mqtt==1.2.3
pkginfo==1.4.1 # via twine
pluggy==0.4.0 # via tox
py==1.4.34 # via tox
pygments==2.2.0 # via sphinx
pytz==2017.2 # via babel
requests==2.18.1 # via sphinx
requests-toolbelt==0.8.0 # via twine
requests==2.18.1 # via requests-toolbelt, sphinx, twine
six==1.10.0 # via sphinx
snowballstemmer==1.2.1 # via sphinx
sphinx==1.6.2
sphinxcontrib-websupport==1.0.1 # via sphinx
tox==2.7.0
tqdm==4.14.0 # via twine
twine==1.9.1
typed-ast==1.0.4 # via mypy
typing==3.6.1
urllib3==1.21.1 # via requests
virtualenv==15.1.0 # via tox
werkzeug==0.12.2

0 comments on commit b34ad77

Please sign in to comment.