Skip to content

Commit 711fd13

Browse files
added requirements.txt file
1 parent 5601783 commit 711fd13

File tree

1 file changed

+42
-0
lines changed

1 file changed

+42
-0
lines changed

requirements.txt

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
appnope==0.1.4
2+
asttokens==2.4.1
3+
comm==0.2.2
4+
contourpy==1.2.0
5+
cycler==0.12.1
6+
debugpy==1.8.1
7+
decorator==5.1.1
8+
exceptiongroup==1.2.0
9+
executing==2.0.1
10+
fonttools==4.50.0
11+
importlib_metadata==7.1.0
12+
importlib_resources==6.4.0
13+
ipykernel==6.29.4
14+
ipython==8.18.1
15+
jedi==0.19.1
16+
jupyter_client==8.6.1
17+
jupyter_core==5.7.2
18+
kiwisolver==1.4.5
19+
matplotlib==3.8.3
20+
matplotlib-inline==0.1.6
21+
nest-asyncio==1.6.0
22+
numpy==1.26.4
23+
packaging==24.0
24+
parso==0.8.3
25+
pexpect==4.9.0
26+
pillow==10.2.0
27+
platformdirs==4.2.0
28+
prompt-toolkit==3.0.43
29+
psutil==5.9.8
30+
ptyprocess==0.7.0
31+
pure-eval==0.2.2
32+
Pygments==2.17.2
33+
pyparsing==3.1.2
34+
python-dateutil==2.9.0.post0
35+
pyzmq==25.1.2
36+
six==1.16.0
37+
stack-data==0.6.3
38+
tornado==6.4
39+
traitlets==5.14.2
40+
typing_extensions==4.10.0
41+
wcwidth==0.2.13
42+
zipp==3.18.1

0 commit comments

Comments
 (0)