This repository has been archived by the owner on Jan 27, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 16
/
Copy pathrequirements.txt
49 lines (48 loc) · 1.78 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
46
47
48
49
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile requirements.in
#
-e .
alabaster==0.7.12 # via sphinx
atomicwrites==1.3.0 # via pytest
attrs==19.1.0 # via jsonschema, packaging, pytest
babel==2.7.0 # via sphinx
certifi==2019.6.16 # via requests
chardet==3.0.4 # via requests
coverage==4.5.4 # via pytest-cov
docutils==0.15.2 # via sphinx
idna==2.8 # via requests
imagesize==1.1.0 # via sphinx
importlib-metadata==0.20 # via pluggy, pytest
jinja2==2.10.1 # via sphinx
jsonschema==3.0.2
markupsafe==1.1.1 # via jinja2
more-itertools==7.2.0 # via pytest, zipp
packaging==19.1 # via pytest, sphinx
pluggy==0.12.0 # via pytest
py==1.8.0 # via pytest
pygments==2.4.2 # via sphinx
pyparsing==2.4.2 # via packaging
pyrsistent==0.15.4 # via jsonschema
pytest-cov==2.7.1
pytest==5.1.2 # via pytest-cov
pytz==2019.2 # via babel
pyyaml==5.1.2
requests==2.22.0 # via sphinx
six==1.12.0 # via jsonschema, packaging, pyrsistent
snowballstemmer==1.9.0 # via sphinx
sphinx-rtd-theme==0.4.3
sphinx==2.2.0 # via sphinx-rtd-theme
sphinxcontrib-applehelp==1.0.1 # via sphinx
sphinxcontrib-devhelp==1.0.1 # via sphinx
sphinxcontrib-htmlhelp==1.0.2 # via sphinx
sphinxcontrib-jsmath==1.0.1 # via sphinx
sphinxcontrib-qthelp==1.0.2 # via sphinx
sphinxcontrib-serializinghtml==1.1.3 # via sphinx
urllib3==1.25.3 # via requests
wcwidth==0.1.7 # via pytest
zipp==0.6.0 # via importlib-metadata
# The following packages are considered to be unsafe in a requirements file:
# setuptools==41.2.0 # via jsonschema, sphinx