Skip to content

Commit 82e517c

Browse files
keras bound (#1816)
1 parent f78d203 commit 82e517c

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

pyproject.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,6 @@ all_extras = [
8383
"pyod>=1.1.3",
8484
"prts>=1.0.0.0",
8585

86-
# dependency of tensorflow, see issue #1724
87-
"keras<3.4.0",
8886
# for some reason, a heirarchical dask test fails on some Python versions with the
8987
# later versions of pyarrow and dask
9088
"dask[dataframe]<2024.3.0; python_version < '3.11'",
@@ -94,8 +92,6 @@ all_extras = [
9492
dl = [
9593
"keras-self-attention",
9694
"tensorflow>=2.14; python_version < '3.12'",
97-
# dependency of tensorflow, see issue #1724
98-
"keras<3.4.0",
9995
]
10096
unstable_extras = [
10197
"mrsqm>=0.0.7,<0.1.0; platform_system != 'Windows' and python_version < '3.12'", # requires gcc and fftw to be installed for Windows and some other OS (see http://www.fftw.org/index.html)

0 commit comments

Comments
 (0)