mirror of
https://github.com/platformio/platformio-core.git
synced 2026-07-04 23:41:03 +02:00
Update dependencies
This commit is contained in:
@@ -42,8 +42,8 @@ def get_pip_dependencies():
|
||||
home = [
|
||||
# PIO Home requirements
|
||||
"ajsonrpc == 1.2.*",
|
||||
"starlette >=0.19, <0.53",
|
||||
"uvicorn >=0.16, <0.42",
|
||||
"starlette < 1",
|
||||
"uvicorn >=0.16, <0.43",
|
||||
"wsproto == 1.*",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user