zheng.tang
commited on
Commit
·
a607534
1
Parent(s):
3b0c1fd
change requirements.txt
Browse files- .gitignore +1 -0
- 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
|