-
Notifications
You must be signed in to change notification settings - Fork 6
/
requirements.txt
64 lines (64 loc) · 2.73 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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
-i https://pypi.org/simple
alabaster==0.7.13 ; python_version >= '3.6'
asttokens==2.2.1
attrs==23.1.0 ; python_version >= '3.7'
babel==2.12.1 ; python_version >= '3.7'
backcall==0.2.0
beautifulsoup4==4.12.2 ; python_full_version >= '3.6.0'
bleach==6.0.0 ; python_version >= '3.7'
certifi==2023.5.7 ; python_version >= '3.6'
charset-normalizer==3.1.0 ; python_full_version >= '3.7.0'
decorator==5.1.1 ; python_version >= '3.5'
defusedxml==0.7.1 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
docutils==0.18.1 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
executing==1.2.0
fastjsonschema==2.17.1
idna==3.4 ; python_version >= '3.5'
imagesize==1.4.1 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
ipython==8.14.0
jedi==0.18.2 ; python_version >= '3.6'
jinja2==3.1.2 ; python_version >= '3.7'
jsonschema==4.17.3 ; python_version >= '3.7'
jupyter-client==8.2.0 ; python_version >= '3.8'
jupyter-core==5.3.1 ; python_version >= '3.8'
jupyterlab-pygments==0.2.2 ; python_version >= '3.7'
markupsafe==2.1.3 ; python_version >= '3.7'
matplotlib-inline==0.1.6 ; python_version >= '3.5'
mistune==2.0.5
nbclient==0.8.0 ; python_full_version >= '3.8.0'
nbconvert==7.5.0 ; python_version >= '3.7'
nbformat==5.9.0 ; python_version >= '3.8'
nbsphinx==0.9.2
packaging==23.1 ; python_version >= '3.7'
pandocfilters==1.5.0 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
parso==0.8.3 ; python_version >= '3.6'
pexpect==4.8.0 ; sys_platform != 'win32'
pickleshare==0.7.5
platformdirs==3.6.0 ; python_version >= '3.7'
prompt-toolkit==3.0.38 ; python_full_version >= '3.7.0'
ptyprocess==0.7.0
pure-eval==0.2.2
pygments==2.15.1 ; python_version >= '3.7'
pyrsistent==0.19.3 ; python_version >= '3.7'
python-dateutil==2.8.2 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
pyzmq==25.1.0 ; python_version >= '3.6'
requests==2.31.0 ; python_version >= '3.7'
six==1.16.0 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
snowballstemmer==2.2.0
soupsieve==2.4.1 ; python_version >= '3.7'
sphinx==6.2.1 ; python_version >= '3.8'
sphinx-rtd-theme==1.2.2
sphinxcontrib-applehelp==1.0.4 ; python_version >= '3.8'
sphinxcontrib-devhelp==1.0.2 ; python_version >= '3.5'
sphinxcontrib-htmlhelp==2.0.1 ; python_version >= '3.8'
sphinxcontrib-jquery==4.1 ; python_version >= '2.7'
sphinxcontrib-jsmath==1.0.1 ; python_version >= '3.5'
sphinxcontrib-qthelp==1.0.3 ; python_version >= '3.5'
sphinxcontrib-serializinghtml==1.1.5 ; python_version >= '3.5'
stack-data==0.6.2
tinycss2==1.2.1 ; python_version >= '3.7'
tornado==6.3.2 ; python_version >= '3.8'
traitlets==5.9.0 ; python_version >= '3.7'
urllib3==2.0.3 ; python_version >= '3.7'
wcwidth==0.2.6
webencodings==0.5.1