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 = [ ...@@ -30,6 +30,7 @@ dependencies = [
"types-psutil==7.0.0.20250218", "types-psutil==7.0.0.20250218",
"kubernetes==32.0.1", "kubernetes==32.0.1",
"ai-dynamo-runtime==0.2.0", "ai-dynamo-runtime==0.2.0",
"fastapi==0.115.6",
"distro", "distro",
"typer", "typer",
"circus>=0.17.0", "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