Skip to content

Commit 7da10ab

Browse files
committed
DOC: updating minversions in docs
1 parent facd20b commit 7da10ab

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/index.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -95,13 +95,13 @@ building the documentation, in editable mode:
9595
Requirements
9696
------------
9797

98-
Astroquery works with Python 3.7 or later.
98+
Astroquery works with Python 3.9 or later.
9999

100100
The following packages are required for astroquery installation & use:
101101

102-
* `numpy <http://www.numpy.org>`_ >= 1.18
103-
* `astropy <http://www.astropy.org>`__ (>=4.2.1)
104-
* `pyVO`_ (>=1.1)
102+
* `numpy <http://www.numpy.org>`_ >= 1.20
103+
* `astropy <http://www.astropy.org>`__ (>=5.0)
104+
* `pyVO`_ (>=1.5)
105105
* `requests <https://requests.readthedocs.io/en/latest/>`_
106106
* `keyring <https://pypi.python.org/pypi/keyring>`_
107107
* `Beautiful Soup <https://www.crummy.com/software/BeautifulSoup/>`_

0 commit comments

Comments
 (0)