Skip to content

Commit bbf4340

Browse files
forslundMatthewScholefield
authored andcommitted
Lock keras version to 2.1.5
1 parent e271a0b commit bbf4340

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
'tensorflow>=1.13,<1.14', # Must be on piwheels
7575
'sonopy',
7676
'pyaudio',
77-
'keras',
77+
'keras<=2.1.5',
7878
'h5py',
7979
'wavio',
8080
'typing',

0 commit comments

Comments
 (0)