zheng.tang commited on
Commit
a607534
1 Parent(s): 3b0c1fd

change requirements.txt

Browse files
Files changed (2) hide show
  1. .gitignore +1 -0
  2. requirements.txt +2 -1
.gitignore ADDED
@@ -0,0 +1 @@
 
 
1
+ .idea/
requirements.txt CHANGED
@@ -1 +1,2 @@
1
- folium
 
 
1
+ folium~=0.14.0
2
+ streamlit~=1.21.0