-
Notifications
You must be signed in to change notification settings - Fork 7
/
requirements-dev.txt
86 lines (85 loc) · 1.62 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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile requirements-dev.in
#
alabaster==0.7.12
# via sphinx
babel==2.9.1
# via sphinx
certifi==2021.5.30
# via requests
charset-normalizer==2.0.6
# via requests
click==8.0.1
# via pip-tools
ddt==1.4.4
# via -r requirements-dev.in
docutils==0.17.1
# via
# m2r2
# sphinx
# sphinx-rtd-theme
idna==3.2
# via requests
imagesize==1.2.0
# via sphinx
jinja2==3.0.2
# via
# numpydoc
# sphinx
m2r2==0.3.1
# via -r requirements-dev.in
markupsafe==2.0.1
# via jinja2
mistune==0.8.4
# via m2r2
numpydoc==1.1.0
# via -r requirements-dev.in
packaging==21.0
# via sphinx
pep517==0.11.0
# via pip-tools
pip-tools==6.3.0
# via -r requirements-dev.in
pygments==2.10.0
# via sphinx
pyparsing==2.4.7
# via packaging
pytz==2021.3
# via babel
requests==2.26.0
# via sphinx
snowballstemmer==2.1.0
# via sphinx
sphinx-rtd-theme==1.0.0
# via -r requirements-dev.in
sphinx==4.2.0
# via
# -r requirements-dev.in
# numpydoc
# sphinx-rtd-theme
sphinxcontrib-applehelp==1.0.2
# via sphinx
sphinxcontrib-devhelp==1.0.2
# via sphinx
sphinxcontrib-htmlhelp==2.0.0
# via sphinx
sphinxcontrib-jsmath==1.0.1
# via sphinx
sphinxcontrib-qthelp==1.0.3
# via sphinx
sphinxcontrib-serializinghtml==1.1.5
# via sphinx
tomli==1.2.1
# via pep517
urllib3==1.26.7
# via requests
wheel==0.37.0
# via
# -r requirements-dev.in
# pip-tools
# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools