forked from asisrai23/Python-Gantt
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements-dev.txt
38 lines (38 loc) · 1.38 KB
/
requirements-dev.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
#
# This file is autogenerated by pip-compile
# Make changes in requirements-dev.in, then run this to update:
#
# pip-compile requirements-dev.in
#
alabaster==0.7.7 # via sphinx
argh==0.26.1 # via sphinx-autobuild, watchdog
argparse==1.4.0 # via dateutils
babel==2.2.0 # via sphinx
backports-abc==0.4 # via tornado
clize==3.0
commonmark==0.5.4 # via recommonmark
dateutils==0.6.6
docutils==0.12 # via recommonmark, sphinx
jinja2==2.8 # via sphinx
livereload==2.4.1 # via sphinx-autobuild
markupsafe==0.23 # via jinja2
pathtools==0.1.2 # via sphinx-autobuild, watchdog
pluggy==0.3.1 # via tox
py==1.4.31 # via tox
pygments==2.1 # via sphinx
pyparsing==2.0.7 # via svgwrite
python-dateutil==2.4.2 # via dateutils
pytz==2015.7 # via babel, dateutils
pyyaml==3.11 # via sphinx-autobuild, watchdog
recommonmark==0.4.0
sigtools==1.0 # via clize
six==1.10.0 # via clize, livereload, python-dateutil, sigtools, sphinx
snowballstemmer==1.2.1 # via sphinx
sphinx-autobuild==0.5.2
sphinx-rtd-theme==0.1.9 # via sphinx
sphinx==1.3.5
svgwrite==1.1.6
tornado==4.3 # via livereload, sphinx-autobuild
tox==2.3.1
virtualenv==14.0.5 # via tox
watchdog==0.8.3 # via sphinx-autobuild