Skip to content

Commit 5c243ef

Browse files
authored
Update setup.py to reflect correct tf version
1 parent 834f6b2 commit 5c243ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
'numpy',
2727
'scikit-learn',
2828
'scikit-image',
29-
'tensorflow==2.13.1',
29+
'tensorflow<=2.15.0',
3030
'h5py',
3131
'typing',
3232
'pandas',

0 commit comments

Comments
 (0)