clearml-serving/clearml_serving/serving/requirements.txt

21 lines
416 B
Plaintext
Raw Permalink Normal View History

2023-04-12 20:38:56 +00:00
clearml>=1.10.1,<2
2024-02-27 07:43:18 +00:00
attrs>=20.3.0,<24
fastapi[all]>=0.109.1,<0.111
uvicorn[standard]
2022-03-20 23:00:19 +00:00
gunicorn>=20.1.0,<20.2
2023-04-12 20:38:56 +00:00
asyncio>=3.4.3,<3.5 ; python_version < '3.10'
aiocache>=0.12,<0.13
tritonclient[grpc]>=2.32,<2.33
starlette
2024-02-27 07:43:18 +00:00
numpy>=1.24,<1.27
2023-04-12 20:38:56 +00:00
scikit-learn>=1.2.2,<1.3
pandas>=1.5.3,<1.6
grpcio
2024-02-27 07:43:18 +00:00
referencing>=0.31.0
Pillow>=10.0.1
2023-04-12 20:38:56 +00:00
xgboost>=1.7.5,<1.8
2022-03-20 23:00:19 +00:00
lightgbm>=3.3.2,<3.4
2024-01-11 13:21:13 +00:00
requests>=2.31.0
2022-03-20 23:00:19 +00:00
kafka-python>=2.0.2,<2.1
2023-04-12 20:38:56 +00:00
lz4>=4.0.0,<5