forked from openreferral/specification
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
31 lines (31 loc) · 1.06 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
Sphinx==1.6.2
sphinx-intl==0.9.9
transifex-client==0.12.4
sphinx-rtd-theme==0.2.4
# recommonmark commit pinned from master branch
-e git+https://github.com/rtfd/recommonmark.git@c410abb565a3c4ad4de0ce204ab2fa2db8031cf1#egg=recommonmark
# sphinxcontrib jsonschema
-e git+https://github.com/OpenDataServices/sphinxcontrib-jsonschema.git@a1e21704186b8e46f161a5b29c3f7bfeace5ca09#egg=sphinxcontrib-jsonschema
# sphinxcontrib ODSC
-e git+https://github.com/OpenDataServices/sphinxcontrib-opendataservices.git@bc2f9a83a2562a50aa9386fb9c1d30161ed5120e#egg=sphinxcontrib-opendataservices
-e git+https://github.com/OpenDataServices/sphinxcontrib-openapi.git@c0637fc35509fd93fa3c6f6cd6583154c60616df#egg=sphinxcontrib_openapi
## The following requirements were added by pip freeze:
alabaster==0.7.10
Babel==2.4.0
certifi==2017.4.17
chardet==3.0.4
click==6.7
CommonMark==0.7.3
docutils==0.13.1
future==0.16.0
idna==2.5
imagesize==0.7.1
Jinja2==2.9.6
MarkupSafe==1.0
Pygments==2.2.0
pytz==2017.2
requests==2.18.1
six==1.10.0
snowballstemmer==1.2.1
sphinxcontrib-websupport==1.0.1
urllib3==1.22