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

chore: bump aiperf and aiconfig to last RCs (#7138)


Signed-off-by: default avatarHarrison King Saturley-Hall <hsaturleyhal@nvidia.com>
parent 8481236c
...@@ -40,8 +40,8 @@ classifiers = [ ...@@ -40,8 +40,8 @@ classifiers = [
] ]
dependencies = [ dependencies = [
"aiconfigurator[webapp] @ git+https://github.com/ai-dynamo/aiconfigurator.git@acb9e89ca5dbb360733887d795ccf55a164beb87", "aiconfigurator[webapp] @ git+https://github.com/ai-dynamo/aiconfigurator.git@c59086c9e4fd88159db1f4c4259600ce2ca5435a",
"aiperf @ git+https://github.com/ai-dynamo/aiperf.git@c3fc969e9e30e9ddad35b2f613aa7c1d418f2de9", "aiperf @ git+https://github.com/ai-dynamo/aiperf.git@0746a7cdeb259f365e1124ffa94b2a976207b668",
"matplotlib", "matplotlib",
"networkx", "networkx",
"numpy", "numpy",
...@@ -64,11 +64,6 @@ Repository = "https://github.com/ai-dynamo/dynamo.git" ...@@ -64,11 +64,6 @@ Repository = "https://github.com/ai-dynamo/dynamo.git"
requires = ["setuptools>=42", "wheel"] requires = ["setuptools>=42", "wheel"]
build-backend = "setuptools.build_meta" build-backend = "setuptools.build_meta"
[tool.uv]
override-dependencies = [
"gradio==5.47.1"
]
[tool.setuptools] [tool.setuptools]
packages = ["prefix_data_generator"] packages = ["prefix_data_generator"]
......
...@@ -12,9 +12,9 @@ ...@@ -12,9 +12,9 @@
# For Multimodal EPD (required for device_map="auto" in vision model loading) # For Multimodal EPD (required for device_map="auto" in vision model loading)
accelerate accelerate
aiconfigurator[webapp] @ git+https://github.com/ai-dynamo/aiconfigurator.git@acb9e89ca5dbb360733887d795ccf55a164beb87 aiconfigurator[webapp] @ git+https://github.com/ai-dynamo/aiconfigurator.git@c59086c9e4fd88159db1f4c4259600ce2ca5435a
aiofiles aiofiles
aiperf @ git+https://github.com/ai-dynamo/aiperf.git@54cd6dc820bff8bfebc875da104e59d745e14f75 aiperf @ git+https://github.com/ai-dynamo/aiperf.git@0746a7cdeb259f365e1124ffa94b2a976207b668
av==15.0.0 av==15.0.0
fastapi==0.120.1 fastapi==0.120.1
filterpy==1.4.5 filterpy==1.4.5
......
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