z-uo commited on
Commit
4d055f4
1 Parent(s): f8fc4f1

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
- streamlit
2
  rasterio
3
  torch
4
  matplotlib
5
- altair==4.0
 
1
+ streamlit==1.22.0
2
  rasterio
3
  torch
4
  matplotlib
5
+ altair<5