There was an error while loading. Please reload this page.
2 parents d678aee + 1ec3554 commit 4de72fdCopy full SHA for 4de72fd
1 file changed
pyproject.toml
@@ -5,7 +5,7 @@ description = "Real-time stock dashboard using free-tier cloud services and Gemi
5
readme = "README.md"
6
requires-python = ">=3.12"
7
dependencies = [
8
- "fastapi>=0.130.0,<0.137.0",
+ "fastapi>=0.140.0,<0.141.0",
9
"uvicorn[standard]>=0.51.0",
10
"websockets>=16.1.1",
11
"sqlalchemy[mypy]>=2.0.28",
0 commit comments