mirror of
https://github.com/clearml/clearml-serving
synced 2025-01-31 02:46:54 +00:00
Update requirements
This commit is contained in:
parent
0f4122247d
commit
dc6fd46a46
@ -1,6 +1,6 @@
|
|||||||
clearml>=1.10.1,<2
|
clearml>=1.10.1,<2
|
||||||
attrs>=20.3.0,<21
|
attrs>=20.3.0,<21
|
||||||
fastapi[all]>=0.95.0,<0.96
|
fastapi[all]>=0.109.1,<0.96
|
||||||
uvicorn[standard]
|
uvicorn[standard]
|
||||||
gunicorn>=20.1.0,<20.2
|
gunicorn>=20.1.0,<20.2
|
||||||
asyncio>=3.4.3,<3.5 ; python_version < '3.10'
|
asyncio>=3.4.3,<3.5 ; python_version < '3.10'
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
clearml-serving
|
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
|
@ -2,5 +2,4 @@ torchvision
|
|||||||
torch
|
torch
|
||||||
clearml
|
clearml
|
||||||
Pillow
|
Pillow
|
||||||
setuptools<58
|
|
||||||
tensorboard
|
tensorboard
|
||||||
|
Loading…
Reference in New Issue
Block a user