Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +6 -3
requirements.txt
CHANGED
|
@@ -1,6 +1,9 @@
|
|
| 1 |
-
|
|
|
|
|
|
|
| 2 |
numpy
|
| 3 |
openpyxl
|
|
|
|
|
|
|
| 4 |
matplotlib
|
| 5 |
-
scipy
|
| 6 |
-
pillow
|
|
|
|
| 1 |
+
altair
|
| 2 |
+
pandas
|
| 3 |
+
streamlit
|
| 4 |
numpy
|
| 5 |
openpyxl
|
| 6 |
+
streamlit-cropper
|
| 7 |
+
Pillow
|
| 8 |
matplotlib
|
| 9 |
+
scipy
|
|
|