2 parents 754113d + 6a4f36e commit b2b5a6dCopy full SHA for b2b5a6d
1 file changed
pyproject.toml
@@ -50,9 +50,9 @@ classifiers = [
50
]
51
dependencies = [
52
"ase",
53
- "torch<=2.9.1", # TODO: Remove this pin. For some reason, torch 2.9 gives different results.
+ "torch<=2.10.0", # TODO: Remove this pin. For some reason, torch 2.9 gives different results.
54
"torchdata",
55
- "lightning<=2.6.0",
+ "lightning<=2.6.1",
56
"pydantic",
57
"boto3",
58
"numpy<3.0",
0 commit comments