Files
LifeFaq/requirements.txt
Henrik Jess a5a155f238
Some checks failed
Build, Push, and Deploy to Nomad / docker-nomad (push) Failing after 1m5s
First real commit
2024-12-10 15:16:17 +01:00

4 lines
178 B
Plaintext

fastapi==0.110.0 # Latest FastAPI version
uvicorn[standard]==0.27.1 # ASGI server to run FastAPI
pydantic==2.6.3
python-dotenv==1.0.1 # Manage environment variables