diff --git a/setup.cfg b/setup.cfg index 0f1e198..46ad3b4 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>=2.12.0 + tensorflow tqdm>=4.65.0 [options.extras_require]