rich7420 commented on code in PR #675:
URL: https://github.com/apache/mahout/pull/675#discussion_r2581328245
##########
qdp/qdp-python/pyproject.toml:
##########
@@ -17,7 +17,7 @@ dev = [
"maturin>=1.10.2",
"patchelf>=0.17.2.4",
"pytest>=9.0.1",
- "torch>=2.2,<2.3",
+ "torch>=2.2",
Review Comment:
cuz, I try in another machine with pytorch 2.5. The error came out. So I
modified that part.
If you think it's needed, I'll update lock file.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]