Skip to content

Commit

Permalink
Revert "Kserve fix ray & setuptools dependency issue (#3205)" (#3208)
Browse files Browse the repository at this point in the history
This reverts commit 7f9a4a2.
  • Loading branch information
udaij12 committed Jun 26, 2024
1 parent 4e25270 commit 85854d5
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.2
ray[serve]<=2.9.3,>=2.9.2
transformers
captum
grpcio
Expand Down

0 comments on commit 85854d5

Please sign in to comment.