"tests/vscode:/vscode.git/clone" did not exist on "a72d0dfa0219eb72ca97b41ff2dc207b06810e18"
Unverified Commit 0919c0f9 authored by Biswa Panda's avatar Biswa Panda Committed by GitHub
Browse files

chore: add fastapi depenedncy in pyproject.toml (#888)

parent a1a10365
......@@ -30,6 +30,7 @@ dependencies = [
"types-psutil==7.0.0.20250218",
"kubernetes==32.0.1",
"ai-dynamo-runtime==0.2.0",
"fastapi==0.115.6",
"distro",
"typer",
"circus>=0.17.0",
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment