We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent facd20b commit 7da10abCopy full SHA for 7da10ab
docs/index.rst
@@ -95,13 +95,13 @@ building the documentation, in editable mode:
95
Requirements
96
------------
97
98
-Astroquery works with Python 3.7 or later.
+Astroquery works with Python 3.9 or later.
99
100
The following packages are required for astroquery installation & use:
101
102
-* `numpy <http://www.numpy.org>`_ >= 1.18
103
-* `astropy <http://www.astropy.org>`__ (>=4.2.1)
104
-* `pyVO`_ (>=1.1)
+* `numpy <http://www.numpy.org>`_ >= 1.20
+* `astropy <http://www.astropy.org>`__ (>=5.0)
+* `pyVO`_ (>=1.5)
105
* `requests <https://requests.readthedocs.io/en/latest/>`_
106
* `keyring <https://pypi.python.org/pypi/keyring>`_
107
* `Beautiful Soup <https://www.crummy.com/software/BeautifulSoup/>`_
0 commit comments