Skip to content

Commit b37ae48

Browse files
committed
changed dev requirements
1 parent 65976e2 commit b37ae48

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

requirements-dev.txt

+4-2
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,15 @@
11
-e git+https://github.com/pypa/pipenv.git#egg=pipenv
2+
-e git+https://github.com/rtfd/recommonmark.git#egg=recommonmark
23
alabaster==0.7.10
34
argh==0.26.2
45
babel==2.5.3
56
certifi==2018.1.18
67
chardet==3.0.4
7-
commonmark==0.5.4
8+
commonmark==0.7.5
89
coverage==4.5.1
910
docutils==0.14
1011
freezegun==0.3.10
12+
future==0.16.0
1113
idna==2.6
1214
imagesize==1.0.0
1315
jinja2==2.10
@@ -21,12 +23,12 @@ pyparsing==2.2.0
2123
python-dateutil==2.7.2
2224
pytz==2018.3
2325
pyyaml==3.12
24-
recommonmark==0.4.0
2526
requests-mock==1.4.0
2627
requests==2.18.4
2728
six==1.11.0
2829
snowballstemmer==1.2.1
2930
sphinx-autobuild==0.7.1
31+
sphinx-rtd-theme==0.2.4
3032
sphinx==1.7.2
3133
sphinxcontrib-websupport==1.0.1
3234
tornado==5.0.1

0 commit comments

Comments
 (0)