This commit is contained in:
2026-03-21 08:22:24 -04:00
parent 47aeebd86f
commit c5a563f047
5 changed files with 229 additions and 28 deletions

View File

@@ -5,7 +5,9 @@ requires-python = ">=3.14"
dependencies = [
"fastapi==0.135.1",
"pydantic==2.12.5",
"pyicloud>=2.4.1",
"pymobiledevice3==9.0.0",
"python-dotenv>=1.2.2",
"python-socketio==5.16.1",
"typing==3.10.0.0",
"uvicorn==0.41.0",