Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
streamlit
|
2 |
rasterio
|
3 |
torch
|
4 |
matplotlib
|
5 |
-
altair
|
|
|
1 |
+
streamlit==1.22.0
|
2 |
rasterio
|
3 |
torch
|
4 |
matplotlib
|
5 |
+
altair<5
|