-
Notifications
You must be signed in to change notification settings - Fork 0
/
docs-requirements.txt
166 lines (166 loc) · 3.29 KB
/
docs-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
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
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile --extra=docs --output-file=docs-requirements.txt --resolver=backtracking
#
alabaster==0.7.13
# via sphinx
attrs==22.2.0
# via jsonschema
babel==2.11.0
# via sphinx
beautifulsoup4==4.11.1
# via nbconvert
bleach==5.0.1
# via nbconvert
certifi==2022.12.7
# via requests
charset-normalizer==3.0.1
# via requests
crlibm==1.0.3
# via pyinterval
defusedxml==0.7.1
# via nbconvert
docutils==0.17.1
# via
# myst-parser
# nbsphinx
# sphinx
# sphinx-rtd-theme
entrypoints==0.4
# via jupyter-client
fastjsonschema==2.16.2
# via nbformat
idna==3.4
# via requests
imagesize==1.4.1
# via sphinx
jinja2==3.1.2
# via
# myst-parser
# nbconvert
# nbsphinx
# sphinx
jsonschema==4.17.3
# via nbformat
jupyter-client==7.4.9
# via nbclient
jupyter-core==5.1.3
# via
# jupyter-client
# nbclient
# nbconvert
# nbformat
jupyterlab-pygments==0.2.2
# via nbconvert
markdown-it-py==2.1.0
# via
# mdit-py-plugins
# myst-parser
markupsafe==2.1.2
# via
# jinja2
# nbconvert
mdit-py-plugins==0.3.3
# via myst-parser
mdurl==0.1.2
# via markdown-it-py
mistune==2.0.4
# via nbconvert
myst-parser==0.18.1
# via lp-nn-robustness-verification (setup.py)
nbclient==0.7.2
# via nbconvert
nbconvert==7.2.8
# via nbsphinx
nbformat==5.7.3
# via
# nbclient
# nbconvert
# nbsphinx
nbsphinx==0.8.12
# via lp-nn-robustness-verification (setup.py)
nest-asyncio==1.5.6
# via jupyter-client
numpy==1.24.1
# via lp-nn-robustness-verification (setup.py)
packaging==23.0
# via
# nbconvert
# sphinx
pandocfilters==1.5.0
# via nbconvert
platformdirs==2.6.2
# via jupyter-core
pygments==2.14.0
# via
# nbconvert
# sphinx
pyinterval==1.2.0
# via lp-nn-robustness-verification (setup.py)
pyrsistent==0.19.3
# via jsonschema
pyscipopt==4.2.0
# via lp-nn-robustness-verification (setup.py)
python-dateutil==2.8.2
# via jupyter-client
pytz==2022.7.1
# via babel
pyyaml==6.0
# via myst-parser
pyzmq==25.0.0
# via jupyter-client
requests==2.28.2
# via sphinx
six==1.16.0
# via
# bleach
# pyinterval
# python-dateutil
snowballstemmer==2.2.0
# via sphinx
soupsieve==2.3.2.post1
# via beautifulsoup4
sphinx==5.3.0
# via
# lp-nn-robustness-verification (setup.py)
# myst-parser
# nbsphinx
# sphinx-rtd-theme
sphinx-rtd-theme==1.1.1
# via lp-nn-robustness-verification (setup.py)
sphinxcontrib-applehelp==1.0.3
# 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
tinycss2==1.2.1
# via nbconvert
tornado==6.2
# via jupyter-client
traitlets==5.8.1
# via
# jupyter-client
# jupyter-core
# nbclient
# nbconvert
# nbformat
# nbsphinx
typing-extensions==4.4.0
# via myst-parser
urllib3==1.26.14
# via requests
webencodings==0.5.1
# via
# bleach
# tinycss2
wheel==0.38.4
# via pyscipopt