mirror of
https://github.com/platformio/platformio-core.git
synced 2025-07-30 18:17:13 +02:00
Update deps
This commit is contained in:
@ -67,7 +67,7 @@ __install_requires__ = [
|
||||
] + [
|
||||
# PIO Home requirements
|
||||
"ajsonrpc == 1.2.*",
|
||||
"starlette >=0.19, <=0.33",
|
||||
"uvicorn >=0.16, <0.24",
|
||||
"starlette >=0.19, <=0.34",
|
||||
"uvicorn >=0.16, <=0.25",
|
||||
"wsproto == 1.*",
|
||||
]
|
||||
|
Reference in New Issue
Block a user