Skip to content

Commit

Permalink
Update python dep for kserve sdk to support older version of k8s and …
Browse files Browse the repository at this point in the history
…google-cloud-storage (#2295)

Signed-off-by: Safoine El Khabich <safoine.ext@zenml.io>
  • Loading branch information
safoinme committed Jul 1, 2022
1 parent d5bc750 commit c75e526
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions python/kserve/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@ six>=1.16.0
python_dateutil>=2.8.0
setuptools>=60.6.0
urllib3>=1.26.8
kubernetes>=21.7.0
kubernetes>=18.20.0
tornado>=6.1
argparse>=1.4.0
minio>=4.0.9,<=7.1.3
google-cloud-storage>=2.1.0
google-cloud-storage>=1.20.0
adal>=1.2.7
table_logger>=0.3.6
numpy~=1.21.5
Expand Down

0 comments on commit c75e526

Please sign in to comment.