Skip to content

Commit

Permalink
Add requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
gadzhi committed May 25, 2018
1 parent 5e6612d commit 6a77b0f
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 1 deletion.
2 changes: 1 addition & 1 deletion pip-selfcheck.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"last_check":"2018-03-30T21:10:16Z","pypi_version":"9.0.3"}
{"last_check":"2018-05-25T19:39:58Z","pypi_version":"10.0.1"}
40 changes: 40 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
alabaster==0.7.10
astroid==1.6.2
attrs==17.4.0
autopep8==1.3.4
Babel==2.5.3
certifi==2018.1.18
chardet==3.0.4
docopt==0.6.2
docutils==0.14
idna==2.6
imagesize==1.0.0
incremental==17.5.0
isort==4.3.4
Jinja2==2.10
lazy-object-proxy==1.3.1
lice==0.5
lxml==4.1.1
MarkupSafe==1.0
mccabe==0.6.1
numpy==1.14.1
packaging==17.1
pipreqs==0.4.9
pluggy==0.6.0
py==1.5.2
pycodestyle==2.3.1
Pygments==2.2.0
Pyiiko==0.1.9
pylint==1.8.3
pyparsing==2.2.0
pytest==3.4.2
pytz==2018.3
requests==2.18.4
six==1.11.0
snowballstemmer==1.2.1
Sphinx==1.7.1
sphinxcontrib-websupport==1.0.1
urllib3==1.22
wrapt==1.10.11
yapf==0.21.0
yarg==0.1.9

0 comments on commit 6a77b0f

Please sign in to comment.