We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4b0298 commit 145142eCopy full SHA for 145142e
platformio/dependencies.py
@@ -42,7 +42,7 @@ def get_pip_dependencies():
42
home = [
43
# PIO Home requirements
44
"ajsonrpc == 1.2.*",
45
- "starlette >=0.19, <0.46",
+ "starlette >=0.19, <0.47",
46
"uvicorn >=0.16, <0.35",
47
"wsproto == 1.*",
48
]
0 commit comments