oort77
commited on
Commit
•
27e4f98
1
Parent(s):
85a9f3a
commit from gm
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ requests==2.25.0
|
|
6 |
scipy==1.5.3
|
7 |
seaborn==0.11.0
|
8 |
plotly==4.13.0
|
9 |
-
streamlit==0.82.0
|
|
|
|
6 |
scipy==1.5.3
|
7 |
seaborn==0.11.0
|
8 |
plotly==4.13.0
|
9 |
+
streamlit==0.82.0
|
10 |
+
python-Levenshtein==0.12.2
|