Unverified Commit 37cc1f3d authored by Jason Zhou's avatar Jason Zhou Committed by GitHub
Browse files

chore: use aiconfigurator 0.5.0 to match dynamo 0.8.0 (#5039)

parent c75bb583
...@@ -40,7 +40,7 @@ classifiers = [ ...@@ -40,7 +40,7 @@ classifiers = [
] ]
dependencies = [ dependencies = [
"aiconfigurator[webapp] @ git+https://github.com/ai-dynamo/aiconfigurator.git@bdc142609b97c23a298115f09a9f88ae143f48d8", "aiconfigurator[webapp] @ git+https://github.com/ai-dynamo/aiconfigurator.git@release/0.5.0",
"networkx", "networkx",
"pandas", "pandas",
"pydantic>=2", "pydantic>=2",
......
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