Skip to content

Commit adff7b2

Browse files
committed
Remove unnecessary stuff from requirements.txt
1 parent 29f1740 commit adff7b2

File tree

2 files changed

+8
-28
lines changed

2 files changed

+8
-28
lines changed

docs/watchdocumentation.sh

Lines changed: 0 additions & 5 deletions
This file was deleted.

requirements.txt

Lines changed: 8 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,35 +1,20 @@
1-
Babel==2.3.4
2-
Flask==0.11.1
3-
Jinja2==2.8
4-
MarkupSafe==0.23
5-
PyJWT==1.4.2
6-
PyYAML==3.12
7-
Pygments==2.1.3
8-
Sphinx==1.4.8
9-
Werkzeug==0.11.11
101
alabaster==0.7.9
11-
argh==0.26.2
12-
backports-abc==0.4
13-
certifi==2016.09.26
2+
Babel==2.3.4
143
click==6.6
15-
coverage==4.2
164
docutils==0.12
5+
Flask==0.11.1
176
imagesize==0.7.1
187
itsdangerous==0.24
19-
livereload==2.4.1
20-
pathtools==0.1.2
8+
Jinja2==2.8
9+
MarkupSafe==0.23
2110
pluggy==0.3.1
22-
port-for==0.3.1
2311
py==1.4.31
12+
Pygments==2.1.3
13+
PyJWT==1.4.2
2414
pytz==2016.7
25-
simplekv==0.10.0
26-
singledispatch==3.4.0.3
2715
six==1.10.0
2816
snowballstemmer==1.2.1
29-
sphinx-autobuild==0.6.0
30-
sphinx-rtd-theme==0.1.9
31-
tornado==4.4.2
17+
Sphinx==1.4.8
3218
tox==2.3.1
3319
virtualenv==15.0.3
34-
watchdog==0.8.3
35-
wheel==0.29.0
20+
Werkzeug==0.11.11

0 commit comments

Comments
 (0)