Skip to content

Commit 6afa171

Browse files
authored
Making exception for torch package.
1 parent 8151e3b commit 6afa171

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-deeplearning.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
tensorflow>=1.13.0-rc1
2-
torch
2+
torch; python_version < '3.10'

0 commit comments

Comments
 (0)