Skip to content

Commit 531dba9

Browse files
committed
Create requirements.txt
1 parent 172d92f commit 531dba9

File tree

1 file changed

+118
-0
lines changed

1 file changed

+118
-0
lines changed

requirements.txt

Lines changed: 118 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,118 @@
1+
aiofiles==22.1.0
2+
aiosqlite==0.18.0
3+
alabaster==0.7.12
4+
anyio==3.6.2
5+
argon2-cffi==21.3.0
6+
argon2-cffi-bindings==21.2.0
7+
arrow==1.2.3
8+
asttokens==2.2.1
9+
attrs==22.2.0
10+
Babel==2.10.3
11+
backcall==0.2.0
12+
beautifulsoup4==4.11.1
13+
bleach==6.0.0
14+
certifi==2022.6.15
15+
cffi==1.15.1
16+
charset-normalizer==2.1.1
17+
colorama==0.4.5
18+
comm==0.1.2
19+
debugpy==1.6.6
20+
decorator==5.1.1
21+
defusedxml==0.7.1
22+
docutils==0.18.1
23+
executing==1.2.0
24+
fastjsonschema==2.16.3
25+
fqdn==1.5.1
26+
furo==2022.6.21
27+
idna==3.3
28+
imagesize==1.4.1
29+
importlib-metadata==4.12.0
30+
ipykernel==6.21.3
31+
ipython==8.11.0
32+
ipython-genutils==0.2.0
33+
isoduration==20.11.0
34+
jedi==0.18.2
35+
Jinja2==3.1.2
36+
json5==0.9.11
37+
jsonpointer==2.3
38+
jsonschema==4.17.3
39+
jupyter-events==0.6.3
40+
jupyter-ydoc==0.2.2
41+
jupyter_client==8.0.3
42+
jupyter_core==5.2.0
43+
jupyter_server==2.4.0
44+
jupyter_server_fileid==0.8.0
45+
jupyter_server_terminals==0.4.4
46+
jupyter_server_ydoc==0.6.1
47+
jupyterlab==3.6.1
48+
jupyterlab-pygments==0.2.2
49+
jupyterlab_server==2.20.0
50+
markdown-it-py==2.1.0
51+
MarkupSafe==2.1.1
52+
matplotlib-inline==0.1.6
53+
mdit-py-plugins==0.3.0
54+
mdurl==0.1.2
55+
mistune==2.0.5
56+
myst-parser==0.18.0
57+
nbclassic==0.5.3
58+
nbclient==0.7.2
59+
nbconvert==7.2.9
60+
nbformat==5.7.3
61+
nest-asyncio==1.5.6
62+
notebook==6.5.3
63+
notebook_shim==0.2.2
64+
numpy==2.0.2
65+
packaging==21.3
66+
pandas==2.2.3
67+
pandocfilters==1.5.0
68+
parso==0.8.3
69+
pickleshare==0.7.5
70+
platformdirs==3.1.0
71+
prometheus-client==0.16.0
72+
prompt-toolkit==3.0.38
73+
psutil==5.9.4
74+
pure-eval==0.2.2
75+
pycparser==2.21
76+
Pygments==2.13.0
77+
pyparsing==3.0.9
78+
pyrsistent==0.19.3
79+
python-dateutil==2.8.2
80+
python-json-logger==2.0.7
81+
pytz==2022.2.1
82+
pywin32==305
83+
pywinpty==2.0.10
84+
PyYAML==6.0
85+
pyzmq==25.0.0
86+
requests==2.28.1
87+
rfc3339-validator==0.1.4
88+
rfc3986-validator==0.1.1
89+
Send2Trash==1.8.0
90+
six==1.16.0
91+
sniffio==1.3.0
92+
snowballstemmer==2.2.0
93+
soupsieve==2.3.2.post1
94+
Sphinx==5.1.1
95+
sphinx-basic-ng==0.0.1a12
96+
sphinxcontrib-applehelp==1.0.2
97+
sphinxcontrib-devhelp==1.0.2
98+
sphinxcontrib-htmlhelp==2.0.0
99+
sphinxcontrib-jsmath==1.0.1
100+
sphinxcontrib-qthelp==1.0.3
101+
sphinxcontrib-serializinghtml==1.1.5
102+
stack-data==0.6.2
103+
terminado==0.17.1
104+
tinycss2==1.2.1
105+
tomli==2.0.1
106+
tornado==6.2
107+
traitlets==5.9.0
108+
typing_extensions==4.3.0
109+
tzdata==2025.1
110+
uri-template==1.2.0
111+
urllib3==1.26.12
112+
wcwidth==0.2.6
113+
webcolors==1.12
114+
webencodings==0.5.1
115+
websocket-client==1.5.1
116+
y-py==0.5.9
117+
ypy-websocket==0.8.2
118+
zipp==3.8.1

0 commit comments

Comments
 (0)