We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0503fae commit 4fcc8a3Copy full SHA for 4fcc8a3
1 file changed
pyproject.toml
@@ -126,15 +126,15 @@ snowflake = [
126
]
127
trino = ["trino"]
128
web = [
129
- "fastapi==0.115.5",
+ "fastapi==0.120.1",
130
"watchfiles>=0.19.0",
131
"uvicorn[standard]==0.22.0",
132
"sse-starlette>=0.2.2",
133
"pyarrow",
134
135
lsp = [
136
# Duplicate of web
137
138
139
# "uvicorn[standard]==0.22.0",
140
0 commit comments