Skip to content

Commit e8a5e48

Browse files
committed
SDK Requirements sycned / updated
Signed-off-by: jyejare <jyejare@redhat.com>
1 parent 22508dc commit e8a5e48

8 files changed

+280
-199
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ opentelemetry = ["prometheus_client", "psutil"]
9696
spark = ["pyspark>=3.0.0,<4"]
9797
trino = ["trino>=0.305.0,<0.400.0", "regex"]
9898
postgres = ["psycopg[binary,pool]>=3.0.0,<4"]
99-
pytorch = ["torch>=2.2.2", "torchvision>=0.17.2"]
99+
pytorch = ["torch==2.2.2", "torchvision>=0.17.2"]
100100
qdrant = ["qdrant-client>=1.12.0"]
101101
redis = [
102102
"redis>=4.2.2,<5",

0 commit comments

Comments
 (0)