From c3336bbb6ff8072ed09e4e9724b1affe681bacf2 Mon Sep 17 00:00:00 2001 From: stvoutsin Date: Thu, 29 Feb 2024 15:45:40 +0200 Subject: [PATCH] Update pyvo version to 1.5.1 --- deployments/common/pip/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deployments/common/pip/requirements.txt b/deployments/common/pip/requirements.txt index ca66827c..2a1b57a0 100644 --- a/deployments/common/pip/requirements.txt +++ b/deployments/common/pip/requirements.txt @@ -12,7 +12,7 @@ astroquery==0.4.6 scikit-learn==1.3.2 joblib==1.3.2 hdbscan==0.8.33 -pyvo==1.1 +pyvo==1.5.1 pyarrow==14.0.1 GaiaXPy==2.1.0 git+https://github.com/wfau/gaiadmpsetup@v0.1.5