Update requirements

This commit is contained in:
allegroai 2024-02-26 11:34:21 +02:00
parent 0f4122247d
commit dc6fd46a46
3 changed files with 2 additions and 3 deletions

View File

@ -1,6 +1,6 @@
clearml>=1.10.1,<2
attrs>=20.3.0,<21
fastapi[all]>=0.95.0,<0.96
fastapi[all]>=0.109.1,<0.96
uvicorn[standard]
gunicorn>=20.1.0,<20.2
asyncio>=3.4.3,<3.5 ; python_version < '3.10'

View File

@ -1,2 +1,2 @@
clearml-serving
pillow>=10.0.1 # not directly required, pinned by Snyk to avoid a vulnerability
pillow>=10.2.0 # not directly required, pinned by Snyk to avoid a vulnerability

View File

@ -2,5 +2,4 @@ torchvision
torch
clearml
Pillow
setuptools<58
tensorboard