souvik0306 commited on
Commit
eb52946
·
1 Parent(s): 13cdeb5

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -10
requirements.txt CHANGED
@@ -1,10 +1,7 @@
1
- numpy==1.21.2
2
- pandas==1.3.3
3
- scipy==1.7.1
4
- scikit-learn==0.24.2
5
- matplotlib==3.4.3
6
- networkx==2.6.3
7
- geopy==2.2.0
8
- requests==2.26.0
9
- flask==2.0.1
10
- gunicorn==20.1.0
 
1
+ numpy
2
+ pandas
3
+ geopy
4
+ functools
5
+ folium
6
+ itertools
7
+ requests