Skip to content

Commit 9efc714

Browse files
committed
Adding requirements for Triton client impl
Signed-off-by: M Q <[email protected]>
1 parent e7420e0 commit 9efc714

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

requirements.txt

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
holoscan~=2.0
22
numpy>=1.21.6
33
colorama>=0.4.1
4+
tritonclient>=2.42.0 # released 2024-01-29
45
typeguard>=3.0.0

0 commit comments

Comments
 (0)