diff --git a/setup.cfg b/setup.cfg index 43fda39..cb2a2f0 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==2.13.0 tqdm~=4.65.0 [options.extras_require]