mirror of
https://github.com/clearml/clearml-serving
synced 2025-06-26 18:16:00 +00:00
Update serving requirements.txt
fix request lib from >=2.31.0,<2.29.0 to >=2.31.0,<2.32.0
This commit is contained in:
parent
6c4bece663
commit
6d81e7b754
@ -14,6 +14,6 @@ grpcio
|
||||
Pillow>=10.0.1
|
||||
xgboost>=1.7.5,<1.8
|
||||
lightgbm>=3.3.2,<3.4
|
||||
requests>=2.31.0,<2.29
|
||||
requests>=2.31.0,<2.32.0
|
||||
kafka-python>=2.0.2,<2.1
|
||||
lz4>=4.0.0,<5
|
||||
|
Loading…
Reference in New Issue
Block a user