This commit is contained in:
2026-01-18 19:07:20 +01:00
parent 93da0b117e
commit f76328b621
7 changed files with 532 additions and 7 deletions

5
requirements.txt Normal file
View File

@@ -0,0 +1,5 @@
fastapi==0.104.1
uvicorn==0.24.0
docker==7.0.0
pydantic==2.5.0
python-multipart==0.0.6