Skip to content

Commit 22ceb1c

Browse files
authored
Merge pull request #25 from cognizant-ai-labs/torch-dep-fix
Fixed dependency issue
2 parents eac7509 + 9ec207e commit 22ceb1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ presp @ git+https://github.com/Project-Resilience/presp
1111
pymoo==0.6.1.3
1212
pyyaml==6.0.2
1313
scikit-learn==1.5.1
14-
torch==2.3.1
14+
torch==2.6.0
1515
tqdm==4.66.4

0 commit comments

Comments
 (0)