forked from rst2pdf/rst2pdf
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
45 lines (44 loc) · 1.52 KB
/
requirements.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
39
40
41
42
43
44
45
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile --output-file requirements.txt requirements.in
#
aafigure==0.6
alabaster==0.7.10 # via sphinx
babel==2.5.1 # via sphinx
backports.functools-lru-cache==1.4 # via matplotlib
certifi==2017.11.5 # via requests
chardet==3.0.4 # via requests
cycler==0.10.0 # via matplotlib
docutils==0.14
html5lib==0.999999999 # via xhtml2pdf
idna==2.6 # via requests
imagesize==0.7.1 # via sphinx
jinja2==2.10 # via sphinx
markupsafe==1.0 # via jinja2
matplotlib==2.1.0
numpy==1.13.3 # via matplotlib
olefile==0.44 # via pillow
pdfrw==0.4
pillow==4.3.0
pygments==2.2.0
pyparsing==2.2.0 # via matplotlib
pypdf2==1.26.0 # via xhtml2pdf
python-dateutil==2.6.1 # via matplotlib
pytz==2017.3 # via babel, matplotlib
reportlab==3.4.0
requests==2.18.4 # via sphinx
six==1.11.0 # via cycler, html5lib, matplotlib, python-dateutil, sphinx
snowballstemmer==1.2.1 # via sphinx
sphinx==1.6.5
sphinxcontrib-websupport==1.0.1 # via sphinx
subprocess32==3.2.7 # via matplotlib
svg2rlg==0.3
typing==3.6.2 # via sphinx
urllib3==1.22 # via requests
webencodings==0.5.1 # via html5lib
xhtml2pdf==0.0.6
# The following packages are considered to be unsafe in a requirements file:
# pip # via reportlab
# setuptools # via html5lib, reportlab, sphinx