two_distance_app_backend / requirements.txt
Shrijayan Rajendran8
Add initial project setup with FastAPI, Docker, and geocoding functionality
5754a38
raw
history blame contribute delete
137 Bytes
fastapi>=0.68.0
uvicorn>=0.15.0
python-dotenv>=0.19.0
pandas>=1.3.0
openpyxl>=3.0.9
geopy>=2.2.0
requests>=2.26.0
python-multipart>=0.0.5