generated from hjess/PythonTemplateProject
Inspiration til filer
All checks were successful
Build, Push, and Deploy to Nomad / docker-nomad (push) Successful in 49s
All checks were successful
Build, Push, and Deploy to Nomad / docker-nomad (push) Successful in 49s
This commit is contained in:
Binary file not shown.
@@ -1,4 +1,20 @@
|
|||||||
fastapi==0.110.0 # Latest FastAPI version
|
annotated-types==0.7.0
|
||||||
uvicorn[standard]==0.27.1 # ASGI server to run FastAPI
|
anyio==4.7.0
|
||||||
|
click==8.1.7
|
||||||
|
fastapi==0.110.0
|
||||||
|
h11==0.14.0
|
||||||
|
httptools==0.6.4
|
||||||
|
idna==3.10
|
||||||
|
Jinja2==3.1.4
|
||||||
|
MarkupSafe==3.0.2
|
||||||
pydantic==2.6.3
|
pydantic==2.6.3
|
||||||
python-dotenv==1.0.1 # Manage environment variables
|
pydantic_core==2.16.3
|
||||||
|
python-dotenv==1.0.1
|
||||||
|
PyYAML==6.0.2
|
||||||
|
sniffio==1.3.1
|
||||||
|
starlette==0.36.3
|
||||||
|
typing_extensions==4.12.2
|
||||||
|
uvicorn==0.27.1
|
||||||
|
uvloop==0.21.0
|
||||||
|
watchfiles==1.0.0
|
||||||
|
websockets==14.1
|
||||||
|
|||||||
Reference in New Issue
Block a user