Merge pull request #112 from openrecall/dependabot/pip/torch-2.8.0

Bump torch from 2.6.0 to 2.8.0
This commit is contained in:
Koen 2025-09-24 10:19:48 +02:00 committed by GitHub
commit 62303e09bf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -12,7 +12,7 @@ install_requires = [
"numpy==1.26.4",
"mss==9.0.1",
"sentence-transformers==3.0.0",
"torch==2.6.0",
"torch==2.8.0",
"torchvision==0.17.0",
"shapely==2.0.4",
"h5py==3.11.0",