Skip to content

Commit c576617

Browse files
committed
added requirements.txt
1 parent 2081fbe commit c576617

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed

Diff for: requirements.txt

+32
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
certifi==2023.5.7
2+
charset-normalizer==3.1.0
3+
click==8.1.3
4+
contourpy==1.0.7
5+
cycler==0.11.0
6+
fonttools==4.39.3
7+
gensim==4.3.1
8+
idna==3.4
9+
importlib-resources==5.12.0
10+
joblib==1.2.0
11+
kiwisolver==1.4.4
12+
lightfm==1.17
13+
matplotlib==3.7.1
14+
nltk==3.8.1
15+
numpy==1.24.3
16+
packaging==23.1
17+
pandas==2.0.1
18+
Pillow==9.5.0
19+
pyparsing==3.0.9
20+
python-dateutil==2.8.2
21+
pytz==2023.3
22+
regex==2023.5.5
23+
requests==2.30.0
24+
scikit-learn==1.2.2
25+
scipy==1.10.1
26+
six==1.16.0
27+
smart-open==6.3.0
28+
threadpoolctl==3.1.0
29+
tqdm==4.65.0
30+
tzdata==2023.3
31+
urllib3==2.0.2
32+
zipp==3.15.0

0 commit comments

Comments
 (0)