Update requirements.txt
#6
by muhammadrazapathan - opened
- requirements.txt +8 -5
requirements.txt
CHANGED
|
@@ -1,5 +1,8 @@
|
|
| 1 |
-
streamlit==1.
|
| 2 |
-
|
| 3 |
-
numpy
|
| 4 |
-
|
| 5 |
-
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
streamlit==1.54.0
|
| 2 |
+
pandas
|
| 3 |
+
numpy
|
| 4 |
+
pypdf
|
| 5 |
+
scikit-learn
|
| 6 |
+
matplotlib
|
| 7 |
+
requests
|
| 8 |
+
spaces
|