howlbz commited on
Commit
7380df8
1 Parent(s): d0552eb

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -1,9 +1,11 @@
1
  branca==0.6.0
2
  folium==0.14.0
3
- functions==0.7.0
4
  hopsworks==3.0.5
5
  joblib==1.2.0
6
  numpy==1.23.5
7
  pandas==1.5.2
 
 
8
  streamlit==1.17.0
9
  streamlit_folium==0.10.0
 
 
1
  branca==0.6.0
2
  folium==0.14.0
 
3
  hopsworks==3.0.5
4
  joblib==1.2.0
5
  numpy==1.23.5
6
  pandas==1.5.2
7
+ python-dotenv==0.21.0
8
+ requests==2.28.1
9
  streamlit==1.17.0
10
  streamlit_folium==0.10.0
11
+ dotenv