working on making things work with docker

This commit is contained in:
maxDorninger
2025-05-29 23:57:26 +02:00
parent 88c72e3303
commit 71cbed8a6f
6 changed files with 51 additions and 10 deletions

View File

@@ -25,4 +25,5 @@ dependencies = [
"tvdb-v4-official>=1.1.0",
"typing-inspect>=0.9.0",
"uvicorn>=0.34.2",
"fastapi-utils>=0.8.0",
]