Files
firegex-traffic-viewer/backend/requirements.txt
2022-06-28 21:49:03 +02:00

5 lines
82 B
Plaintext
Executable File

fastapi[all]
httpx
uvicorn[standard]
passlib[bcrypt]
python-jose[cryptography]