Spaces:
Sleeping
Sleeping
Daryl Fung
commited on
Commit
·
12c14ef
1
Parent(s):
a0ef2cb
fix requirements
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -6,7 +6,7 @@ nltk==3.8.1
|
|
6 |
numpy==1.23.5
|
7 |
pandas==2.0.0
|
8 |
Pillow==9.5.0
|
9 |
-
pyLDAvis==3.4.
|
10 |
pytextrank==3.2.4
|
11 |
seaborn==0.12.2
|
12 |
selenium==4.9.0
|
|
|
6 |
numpy==1.23.5
|
7 |
pandas==2.0.0
|
8 |
Pillow==9.5.0
|
9 |
+
pyLDAvis==3.4.0
|
10 |
pytextrank==3.2.4
|
11 |
seaborn==0.12.2
|
12 |
selenium==4.9.0
|