nniehaus commited on
Commit
0dbbd99
·
verified ·
1 Parent(s): a8c7ff3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -3
requirements.txt CHANGED
@@ -4,8 +4,7 @@ requests==2.31.0
4
  python-dotenv==1.0.0
5
  lxml==5.2.1
6
  geopy==2.4.1
7
- pandas==2.2.2
8
  folium==0.15.1
9
- plotly==5.20.0
10
  streamlit-folium==0.15.1
11
- jsonschema==4.22.0
 
 
4
  python-dotenv==1.0.0
5
  lxml==5.2.1
6
  geopy==2.4.1
 
7
  folium==0.15.1
 
8
  streamlit-folium==0.15.1
9
+ jsonschema==4.22.0
10
+ fake-useragent==1.5.1