Skip to content

Commit 1f92228

Browse files
authored
Update setup.cfg
1 parent 05e4e11 commit 1f92228

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ packages = find:
4646
package_dir =
4747
=.
4848
install_requires =
49-
tritonclient[all]>=2.34.0
49+
tritonclient[http,grpc]>=2.34.0
5050
protobuf>=3.5.0
5151
orjson>=3.6.8
5252
reretry>=0.11.1
@@ -73,4 +73,4 @@ tests =
7373
pre-commit
7474
coveralls
7575
display =
76-
matplotlib >= 3.3.0
76+
matplotlib >= 3.3.0

0 commit comments

Comments
 (0)