generated from hjess/PythonTemplateProject
Some checks failed
Build, Push, and Deploy to Nomad / docker-nomad (push) Failing after 1m5s
4 lines
178 B
Plaintext
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 |