We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8409d4 commit 86eccbbCopy full SHA for 86eccbb
requirements-base.txt
@@ -0,0 +1,5 @@
1
+future
2
+pytest
3
+pytest-runner
4
+sphinx
5
+tox
requirements.txt
@@ -1,5 +1,25 @@
-future
-pytest
-pytest-runner
-sphinx
-tox
+alabaster==0.7.10
+Babel==2.5.1
+certifi==2017.7.27.1
+chardet==3.0.4
+docutils==0.14
6
+future==0.16.0
7
+idna==2.6
8
+imagesize==0.7.1
9
+Jinja2==2.9.6
10
+MarkupSafe==1.0
11
+pluggy==0.5.2
12
+py==1.4.34
13
+Pygments==2.2.0
14
+pytest==3.2.3
15
+pytest-runner==3.0
16
+pytz==2017.3
17
+requests==2.18.4
18
+six==1.11.0
19
+snowballstemmer==1.2.1
20
+Sphinx==1.6.5
21
+sphinxcontrib-websupport==1.0.1
22
+tox==2.9.1
23
+typing==3.6.2
24
+urllib3==1.22
25
+virtualenv==15.1.0
0 commit comments