diff --git a/requirements.txt b/requirements.txt index c3aa2a87b..6b5a61b4c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,8 +1,8 @@ # -# This file is autogenerated by pip-compile with Python 3.11 +# This file is autogenerated by pip-compile with Python 3.13 # by the following command: # -# pip-compile requirements.in +# pip-compile # ajsonrpc==1.2.0 # via platformio @@ -14,7 +14,7 @@ certifi==2025.8.3 # via requests charset-normalizer==3.4.3 # via requests -click==8.2.2 +click==8.1.7 # via # platformio # uvicorn @@ -28,7 +28,7 @@ idna==3.10 # via # anyio # requests -marshmallow==4.0.0 +marshmallow==3.26.1 # via platformio packaging==25.0 # via marshmallow @@ -44,15 +44,13 @@ semantic-version==2.10.0 # via platformio sniffio==1.3.1 # via anyio -starlette==0.47.2 +starlette==0.46.2 # via platformio tabulate==0.9.0 # via platformio -typing-extensions==4.14.1 - # via anyio urllib3==2.5.0 # via requests -uvicorn==0.35.0 +uvicorn==0.34.3 # via platformio wsproto==1.2.0 # via platformio