From 7da10abe2beef4b418dd70a077752d30420ace28 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Brigitta=20Sip=C5=91cz?= Date: Fri, 3 May 2024 11:42:38 -0700 Subject: [PATCH] DOC: updating minversions in docs --- docs/index.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/index.rst b/docs/index.rst index fbc3521910..401cbbf0fd 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -95,13 +95,13 @@ building the documentation, in editable mode: Requirements ------------ -Astroquery works with Python 3.7 or later. +Astroquery works with Python 3.9 or later. The following packages are required for astroquery installation & use: -* `numpy `_ >= 1.18 -* `astropy `__ (>=4.2.1) -* `pyVO`_ (>=1.1) +* `numpy `_ >= 1.20 +* `astropy `__ (>=5.0) +* `pyVO`_ (>=1.5) * `requests `_ * `keyring `_ * `Beautiful Soup `_