Flight_Route_Planner / requirements.txt
souvik0306's picture
Add dependencies to requirements.txt
5ec0028
raw
history blame
155 Bytes
numpy==1.21.2
pandas==1.3.3
scipy==1.7.1
scikit-learn==0.24.2
matplotlib==3.4.3
networkx==2.6.3
geopy==2.2.0
requests==2.26.0
flask==2.0.1
gunicorn==20.1.0