Skip to content

Commit

Permalink
Loosen setuptools lower pin (kubeflow#2231)
Browse files Browse the repository at this point in the history
Signed-off-by: ddelange <14880945+ddelange@users.noreply.github.com>
  • Loading branch information
ddelange authored Jul 21, 2022
1 parent 6e9bd24 commit 318082d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/kserve/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
six>=1.16.0
python_dateutil>=2.8.0
setuptools>=60.6.0
setuptools>=59.5.0
urllib3>=1.26.8
kubernetes>=18.20.0
tornado>=6.1
Expand Down

0 comments on commit 318082d

Please sign in to comment.