diff --git a/setup.cfg b/setup.cfg index 973f1ec..f053f9b 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = spacekit -version = 1.0.0 +version = 1.0.1 author = Ru Keïn author_email = rkein@stsci.edu license = MIT @@ -35,7 +35,7 @@ setup_requires = setuptools >=42 install_requires = - tensorflow>=2.7 + tensorflow<2.16 astropy boto3 numpy>=1.19