Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
pandas
|
2 |
-
|
3 |
-
streamlit
|
4 |
google-generativeai
|
|
|
1 |
+
pandas==1.5.3
|
2 |
+
numpy==1.21.6
|
3 |
+
streamlit
|
4 |
google-generativeai
|