Files
CA/backend/requirements.txt

20 lines
361 B
Plaintext
Raw Normal View History

fastapi==0.109.0
uvicorn[standard]==0.27.0
pydantic==2.5.3
pydantic-settings==2.1.0
asyncpg==0.29.0
asyncpg-stubs==0.29.0
geoalchemy2==0.14.3
shapely==2.0.2
python-multipart==0.0.6
python-jose[cryptography]==3.3.0
passlib[bcrypt]==1.7.4
python-dotenv==1.0.0
httpx>=0.25.0
scipy>=1.11.0
pandas>=2.0.0
numpy>=1.24.0
pyarrow>=14.0.0
openpyxl>=3.1.0
Pillow>=10.0.0