freeapi / requirements.txt
xtom0's picture
Initial commit: FastAPI app with auth, API keys, download tracking, WebSocket live progress
f72291c
Raw
History Blame Contribute Delete
215 Bytes
fastapi==0.115.0
uvicorn==0.30.0
httpx==0.27.0
pydantic==2.7.0
pydantic-settings==2.3.0
python-jose[cryptography]==3.3.0
passlib[bcrypt]==1.7.4
python-multipart==0.0.9
jinja2==3.1.3
websockets==12.0
aiofiles==23.2.1