Unverified Commit bb3f6393 authored by Harrison Saturley-Hall's avatar Harrison Saturley-Hall Committed by GitHub
Browse files

chore: update aic to v0.7.0rc15 (#7273)


Signed-off-by: default avatarHarrison King Saturley-Hall <hsaturleyhal@nvidia.com>
parent 8d524d03
...@@ -40,7 +40,7 @@ classifiers = [ ...@@ -40,7 +40,7 @@ classifiers = [
] ]
dependencies = [ dependencies = [
"aiconfigurator[webapp] @ git+https://github.com/ai-dynamo/aiconfigurator.git@9b4a3d2750293cfeaf3e1c2a5058162a1e2c586e", "aiconfigurator[webapp] @ git+https://github.com/ai-dynamo/aiconfigurator.git@5d419f99d60fdae0d3911cba06a9b571f3b2965c",
"aiperf==0.6.0", "aiperf==0.6.0",
"matplotlib", "matplotlib",
"networkx", "networkx",
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
# Dependencies for planner, profiler, global_planner, and deploy utils. # Dependencies for planner, profiler, global_planner, and deploy utils.
aiconfigurator[webapp] @ git+https://github.com/ai-dynamo/aiconfigurator.git@9b4a3d2750293cfeaf3e1c2a5058162a1e2c586e aiconfigurator[webapp] @ git+https://github.com/ai-dynamo/aiconfigurator.git@5d419f99d60fdae0d3911cba06a9b571f3b2965c
aiofiles<=25.1.0 aiofiles<=25.1.0
filterpy==1.4.5 filterpy==1.4.5
kubernetes==32.0.1 kubernetes==32.0.1
......
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