mdAmin313 commited on
Commit
961e041
·
verified ·
1 Parent(s): 5e5946d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -1,6 +1,8 @@
1
- gradio>=3.0
2
  pycountry
3
  pandas
4
  folium
5
  overpy
6
  geopy
 
 
 
1
+ gradio
2
  pycountry
3
  pandas
4
  folium
5
  overpy
6
  geopy
7
+ requests
8
+ beautifulsoup4