Skip to content

Commit

Permalink
updated package_requires
Browse files Browse the repository at this point in the history
  • Loading branch information
emolter committed Mar 29, 2023
1 parent 13bad12 commit 85a03aa
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -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 =
Expand Down

0 comments on commit 85a03aa

Please sign in to comment.