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:
Ilia Bakalets 2023-11-28 15:35:36 +07:00 committed by GitHub
parent 6c4bece663
commit 6d81e7b754
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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