diff --git a/setup.cfg b/setup.cfg index 234f2bd..1705726 100644 --- a/setup.cfg +++ b/setup.cfg @@ -17,7 +17,21 @@ packages = find: python_requires = >=3.7 setup_requires = setuptools_scm install_requires = - astropy + astropy>=5.0.4 + astroquery + beautifulsoup4>=4.11.1 + extension_helpers>=1.0.0 + image_registration>=0.2.6 + matplotlib>=3.4.3 + numpy>=1.23.4 + photutils>=1.4.0 + pytest>=6.2.4 + pytest_astropy_header>=0.2.2 + scikit-image>=0.18.3 + scipy>=1.9.1 + setuptools>=57.0.0 + setuptools_scm>=7.0.5 + sphinx_astropy>=1.7.0 [options.entry_points] console_scripts =