diff --git a/setup.cfg b/setup.cfg index 46ad3b4..0f1e198 100644 --- a/setup.cfg +++ b/setup.cfg @@ -37,7 +37,7 @@ install_requires = scipy>=1.9.1 statsmodels>=0.13.5 tabulate>=0.8.10 - tensorflow + tensorflow>=2.12.0 tqdm>=4.65.0 [options.extras_require]