Skip to content

Commit

Permalink
Kserve fix ray & setuptools dependency issue (#3205)
Browse files Browse the repository at this point in the history
* testing pin

* unpinning ray

* removing tests
  • Loading branch information
udaij12 committed Jun 25, 2024
1 parent 536d45d commit 7f9a4a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/kserve/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
kserve[storage]>=0.12.0
ray[serve]<=2.9.3,>=2.9.2
ray[serve]>=2.9.2
transformers
captum
grpcio
Expand Down

0 comments on commit 7f9a4a2

Please sign in to comment.