From ae28d70a201e5a930730752a261f4154835f5294 Mon Sep 17 00:00:00 2001 From: Denys SAVCHENKO Date: Thu, 11 Jul 2024 14:14:20 +0200 Subject: [PATCH] pin astropy --- lib/galaxy/dependencies/pinned-requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/galaxy/dependencies/pinned-requirements.txt b/lib/galaxy/dependencies/pinned-requirements.txt index a0b6b7e68228..65a2a2443a94 100644 --- a/lib/galaxy/dependencies/pinned-requirements.txt +++ b/lib/galaxy/dependencies/pinned-requirements.txt @@ -17,6 +17,7 @@ apispec==6.6.1 ; python_version >= "3.8" and python_version < "3.13" appdirs==1.4.4 ; python_version >= "3.8" and python_version < "3.13" arcp==0.2.1 ; python_version >= "3.8" and python_version < "3.13" argcomplete==3.4.0 ; python_version >= "3.8" and python_version < "3.13" +astropy==5.2.2 ; python_version >= "3.8" and python_version < "3.13" async-timeout==4.0.3 ; python_version >= "3.8" and python_version < "3.11" attmap==0.13.2 ; python_version >= "3.8" and python_version < "3.13" attrs==23.2.0 ; python_version >= "3.8" and python_version < "3.13"