diff --git a/requirements.txt b/requirements.txt index ede8c46..379c433 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,12 +1,12 @@ # Phone Control Project Dependencies - Updated December 2025 -fastapi>=0.115.0 -uvicorn>=0.40.0 -websockets>=14.0 -pydantic>=2.12.5 +fastapi>=0.136.3 +uvicorn>=0.48.0 +websockets>=16.0 +pydantic>=2.13.4 adb-shell>=0.4.4 pure-python-adb>=0.3.0.dev0 -opencv-python>=4.12.0.88 -numpy>=2.2.0 -pillow>=12.0.0 -requests>=2.32.5 -python-multipart>=0.0.19 +opencv-python>=4.13.0.92 +numpy>=2.4.6 +pillow>=12.2.0 +requests>=2.34.2 +python-multipart>=0.0.30