Skip to content

Commit

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

* unpinning ray

* removing tests

* pinning ray and setuptools

* kserve test

* updated test

* fixing image

* another image test

* test

* test

* reverting build

* testing image

* image test 2

* dockerfile change

* reverting changes
  • Loading branch information
udaij12 committed Jul 8, 2024
1 parent cbe9340 commit f167702
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kubernetes/kserve/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
kserve[storage]>=0.12.0
ray[serve]<=2.9.3,>=2.9.2
setuptools==69.5.1
transformers
captum
grpcio
Expand Down

0 comments on commit f167702

Please sign in to comment.