"docs/features/vscode:/vscode.git/clone" did not exist on "435c8024945a9cef91226c891eec5694f556739e"
Unverified Commit abe9d127 authored by Yan Ru Pei's avatar Yan Ru Pei Committed by GitHub
Browse files

fix: include missing reqs in benchmark (#5477)


Signed-off-by: default avatarPeaBrane <yanrpei@gmail.com>
parent d83ab662
......@@ -41,7 +41,10 @@ classifiers = [
dependencies = [
"aiconfigurator[webapp] @ git+https://github.com/ai-dynamo/aiconfigurator.git@release/0.5.0",
"aiperf @ git+https://github.com/ai-dynamo/aiperf.git@54cd6dc820bff8bfebc875da104e59d745e14f75",
"matplotlib",
"networkx",
"numpy",
"pandas",
"pydantic>=2",
"tabulate",
......
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