andrewammann commited on
Commit
5589b38
·
verified ·
1 Parent(s): ce7853a

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -0
requirements.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ dash
2
+ dash-bootstrap-components
3
+ pandas
4
+ numpy
5
+ plotly
6
+ geopy
7
+ vincenty
8
+ duckdb
9
+ requests
10
+ python-dotenv