From 0e0d1702f8586038c7de058a73606a3998fb3c1b Mon Sep 17 00:00:00 2001 From: Denys SAVCHENKO Date: Thu, 11 Jul 2024 14:28:07 +0200 Subject: [PATCH] dev requirements --- lib/galaxy/dependencies/dev-requirements.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/galaxy/dependencies/dev-requirements.txt b/lib/galaxy/dependencies/dev-requirements.txt index 1b1fcdde3007..8f6882bb660c 100644 --- a/lib/galaxy/dependencies/dev-requirements.txt +++ b/lib/galaxy/dependencies/dev-requirements.txt @@ -5,6 +5,8 @@ aiosignal==1.3.1 ; python_version >= "3.8" and python_version < "3.13" alabaster==0.7.13 ; python_version >= "3.8" and python_version < "3.13" anyio==4.4.0 ; python_version >= "3.8" and python_version < "3.13" ase==3.23.0 ; python_version >= "3.8" and python_version < "3.13" +astropy==5.2.2 ; python_version >= "3.8" and python_version < "3.10" +astropy==6.1.1 ; python_version >= "3.10" and python_version < "3.13" async-timeout==4.0.3 ; python_version >= "3.8" and python_version < "3.11" attrs==23.2.0 ; python_version >= "3.8" and python_version < "3.13" axe-selenium-python==2.1.6 ; python_version >= "3.8" and python_version < "3.13"