Skip to content

Commit

Permalink
added requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
jonnekaunisto committed May 29, 2019
1 parent caa001c commit d6f0ed4
Showing 1 changed file with 54 additions and 5 deletions.
59 changes: 54 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,16 +1,65 @@
alabaster==0.7.12
atomicwrites==1.3.0
attrs==18.2.0
Babel==2.6.0
bleach==3.1.0
cachetools==3.1.0
certifi==2018.11.29
chardet==3.0.4
Click==7.0
coverage==4.5.3
coveralls==1.6.0
decorator==4.4.0
docopt==0.6.2
docutils==0.14
google-api-python-client==1.7.7
google-auth==1.6.2
google-auth-httplib2==0.0.3
httplib2==0.12.1
idna==2.8
imagesize==1.1.0
Jinja2==2.10.1
lazy-object-proxy==1.3.1
MarkupSafe==1.1.1
mccabe==0.6.1
more-itertools==6.0.0
numpydoc==0.9.1
oauth2client==4.1.3
packaging==19.0
pep8==1.7.1
pkginfo==1.5.0.1
pluggy==0.9.0
public==2019.3.22
py==1.8.0
pyasn1==0.4.5
pyasn1-modules==0.2.4
Pygments==2.3.1
pyparsing==2.4.0
pytest==4.3.0
pytest-cov==2.6.1
pytube==9.4.0
pytz==2019.1
readme-renderer==24.0
requests==2.21.0
requests-toolbelt==0.9.1
rsa==4.0
rstvalidator==2019.3.22
simple-youtube-api==0.2.0
six==1.12.0
snowballstemmer==1.2.1
Sphinx==2.0.1
sphinx-autodoc-typehints==1.6.0
sphinx-rtd-theme==0.4.3
sphinxcontrib-applehelp==1.0.1
sphinxcontrib-devhelp==1.0.1
sphinxcontrib-htmlhelp==1.0.2
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.2
sphinxcontrib-serializinghtml==1.1.3
tqdm==4.31.1
twine==1.13.0
typed-ast==1.3.1
uritemplate==3.0.0
pytest==4.3.0
pytube==9.4.0
coveralls==1.6.0
rstvalidator
decorator==4.4.0
urllib3==1.24.1
webencodings==0.5.1
wrapt==1.11.1

0 comments on commit d6f0ed4

Please sign in to comment.