Skip to content

Commit 03995fa

Browse files
committed
updated requirements.txt
1 parent 889fc89 commit 03995fa

File tree

1 file changed

+53
-1
lines changed

1 file changed

+53
-1
lines changed

requirements.txt

Lines changed: 53 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,83 @@
1+
annotated-types==0.6.0
2+
anyio==3.7.1
13
appnope==0.1.3
24
asttokens==2.4.0
35
backcall==0.2.0
6+
beautifulsoup4==4.12.2
7+
bs4==0.0.1
8+
certifi==2023.7.22
9+
charset-normalizer==3.3.0
10+
click==8.1.7
411
comm==0.1.4
5-
debugpy==1.7.0
12+
contourpy==1.1.1
13+
cycler==0.12.0
14+
debugpy==1.6.7.post1
615
decorator==5.1.1
16+
et-xmlfile==1.1.0
717
executing==1.2.0
18+
fastapi==0.104.0
19+
fonttools==4.43.1
20+
h11==0.14.0
21+
idna==3.4
822
ipykernel==6.25.2
923
ipython==8.15.0
24+
ipywidgets==8.1.1
1025
jedi==0.19.0
26+
joblib==1.3.2
1127
jupyter_client==8.3.1
1228
jupyter_core==5.3.1
29+
jupyterlab-widgets==3.0.9
30+
kiwisolver==1.4.5
31+
lxml==4.9.3
32+
matplotlib==3.8.0
1333
matplotlib-inline==0.1.6
34+
mpmath==1.3.0
1435
nest-asyncio==1.5.7
36+
networkx==3.1
37+
nltk==3.8.1
38+
numpy==1.25.2
39+
openpyxl==3.1.2
1540
packaging==23.1
41+
pandas==2.1.0
1642
parso==0.8.3
43+
patsy==0.5.3
1744
pexpect==4.8.0
1845
pickleshare==0.7.5
46+
Pillow==10.0.1
1947
platformdirs==3.10.0
48+
powerlaw==1.5
2049
prompt-toolkit==3.0.39
2150
psutil==5.9.5
2251
ptyprocess==0.7.0
2352
pure-eval==0.2.2
53+
pyarrow==13.0.0
54+
pydantic==2.4.2
55+
pydantic_core==2.10.1
2456
Pygments==2.16.1
57+
pyparsing==3.1.1
2558
python-dateutil==2.8.2
59+
pytz==2023.3.post1
2660
pyzmq==25.1.1
61+
regex==2023.10.3
62+
requests==2.31.0
63+
scikit-learn==1.3.1
64+
scipy==1.11.3
65+
seaborn==0.13.0
2766
six==1.16.0
67+
sniffio==1.3.0
68+
soupsieve==2.5
2869
stack-data==0.6.2
70+
starlette==0.27.0
71+
statsmodels==0.14.0
72+
threadpoolctl==3.2.0
2973
tornado==6.3.3
74+
tqdm==4.66.1
3075
traitlets==5.9.0
76+
typing_extensions==4.8.0
77+
tzdata==2023.3
78+
ujson==5.8.0
79+
Unidecode==1.3.7
80+
urllib3==2.0.6
81+
uvicorn==0.23.2
3182
wcwidth==0.2.6
83+
widgetsnbextension==4.0.9

0 commit comments

Comments
 (0)