From aa5a318b85010f001e4e7072733ded9ee9044b52 Mon Sep 17 00:00:00 2001 From: David Rodriguez Date: Mon, 8 Dec 2025 12:06:46 -0500 Subject: [PATCH 1/5] Updating requirements --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 70b10f9..aaeba13 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,8 +5,8 @@ asdf_coordinates_schemas==0.3.0 asdf_standard==1.1.1 asdf_transform_schemas==0.5.0 asdf_wcs_schemas==0.4.0 -astrodbkit==2.2 -astropy==5.3.4 +astrodbkit==2.5 +astropy==7.1.0 astroquery==0.4.9.post1 attrs==25.1.0 backports.tarfile==1.2.0 @@ -72,7 +72,7 @@ SecretStorage==3.3.3 semantic-version==2.10.0 six==1.17.0 soupsieve==2.6 -specutils==1.19.0 +specutils==2.0.0 SQLAlchemy==2.0.38 tornado==6.5 tqdm==4.67.1 From 6a0643653f3e9731bc52fc042c5ce4ced79d6063 Mon Sep 17 00:00:00 2001 From: David Rodriguez Date: Mon, 8 Dec 2025 13:00:51 -0500 Subject: [PATCH 2/5] additional update --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index aaeba13..d3a7326 100644 --- a/requirements.txt +++ b/requirements.txt @@ -29,7 +29,7 @@ Flask==3.1.1 Flask-Cors==6.0.0 Flask-WTF==1.2.2 greenlet==3.1.1 -gwcs==0.21.0 +gwcs==0.26.1 html5lib==1.1 idna==3.10 importlib_metadata==8.6.1 From 29dfbfaa31724a9f6b28bee62731798ed82fd21f Mon Sep 17 00:00:00 2001 From: David Rodriguez Date: Mon, 8 Dec 2025 13:02:40 -0500 Subject: [PATCH 3/5] more updates --- requirements.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/requirements.txt b/requirements.txt index d3a7326..bef065e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,10 +1,10 @@ antiorm==1.2.1 -asdf==4.1.0 -asdf-astropy==0.7.0 -asdf_coordinates_schemas==0.3.0 -asdf_standard==1.1.1 -asdf_transform_schemas==0.5.0 -asdf_wcs_schemas==0.4.0 +asdf==5.1.0 +asdf-astropy==0.8.0 +asdf_coordinates_schemas==0.4.0 +asdf_standard==1.4.0 +asdf_transform_schemas==0.6.0 +asdf_wcs_schemas==0.5.0 astrodbkit==2.5 astropy==7.1.0 astroquery==0.4.9.post1 From c1c6528440d82cef489d10c0f925b8ae2c2988a1 Mon Sep 17 00:00:00 2001 From: David Rodriguez Date: Mon, 8 Dec 2025 13:05:05 -0500 Subject: [PATCH 4/5] removing unused packages --- requirements.txt | 4 ---- 1 file changed, 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index bef065e..f200c9f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,3 @@ -antiorm==1.2.1 asdf==5.1.0 asdf-astropy==0.8.0 asdf_coordinates_schemas==0.4.0 @@ -19,8 +18,6 @@ charset-normalizer==3.4.1 click==8.1.8 contourpy==1.3.1 cryptography==44.0.1 -db==0.1.1 -db-sqlite3==0.0.1 dill==0.3.9 distlib==0.3.9 distro==1.9.0 @@ -60,7 +57,6 @@ pycparser==2.22 pyerfa==2.0.1.5 PyMySQL==1.1.1 pyOpenSSL==24.3.0 -pysqlite3==0.5.4 pytest==8.3.4 python-dateutil==2.9.0.post0 pytz==2024.2 From f3b7136ffd0aa76b29e65658356ec0ce43c51245 Mon Sep 17 00:00:00 2001 From: David Rodriguez Date: Mon, 8 Dec 2025 13:07:15 -0500 Subject: [PATCH 5/5] cleaning up requirements to only include packages being used --- requirements.txt | 66 ------------------------------------------------ 1 file changed, 66 deletions(-) diff --git a/requirements.txt b/requirements.txt index f200c9f..e21dc2b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,83 +1,17 @@ -asdf==5.1.0 -asdf-astropy==0.8.0 -asdf_coordinates_schemas==0.4.0 -asdf_standard==1.4.0 -asdf_transform_schemas==0.6.0 -asdf_wcs_schemas==0.5.0 astrodbkit==2.5 astropy==7.1.0 -astroquery==0.4.9.post1 -attrs==25.1.0 -backports.tarfile==1.2.0 -beautifulsoup4==4.13.3 -blinker==1.9.0 bokeh==3.7.3 -certifi==2025.1.31 -cffi==1.17.1 -charset-normalizer==3.4.1 -click==8.1.8 -contourpy==1.3.1 -cryptography==44.0.1 -dill==0.3.9 -distlib==0.3.9 -distro==1.9.0 -filelock==3.16.1 Flask==3.1.1 Flask-Cors==6.0.0 Flask-WTF==1.2.2 -greenlet==3.1.1 -gwcs==0.26.1 -html5lib==1.1 -idna==3.10 -importlib_metadata==8.6.1 -iniconfig==2.0.0 -iniparse==0.5 -itsdangerous==2.2.0 -jaraco.classes==3.4.0 -jaraco.context==6.0.1 -jaraco.functools==4.1.0 -jeepney==0.8.0 -Jinja2==3.1.6 -jmespath==1.0.1 -keyring==25.6.0 markdown2==2.5.3 -MarkupSafe==3.0.2 -more-itertools==10.6.0 multiprocess==0.70.17 -narwhals==1.41.0 -ndcube==2.3.0 numpy==1.26.4 -packaging==24.2 pandas==2.0.3 -pathlib2==2.3.7.post1 -pillow==11.1.0 -platformdirs==4.3.6 -pluggy==1.5.0 -pycparser==2.22 -pyerfa==2.0.1.5 -PyMySQL==1.1.1 -pyOpenSSL==24.3.0 pytest==8.3.4 -python-dateutil==2.9.0.post0 -pytz==2024.2 -pyvo==1.6 -PyYAML==6.0.2 requests==2.32.4 -scipy==1.15.1 -SecretStorage==3.3.3 -semantic-version==2.10.0 -six==1.17.0 -soupsieve==2.6 specutils==2.0.0 SQLAlchemy==2.0.38 -tornado==6.5 tqdm==4.67.1 -typing_extensions==4.12.2 -tzdata==2025.1 -urllib3==2.6.0 -virtualenv==20.28.0 -webencodings==0.5.1 Werkzeug==3.1.4 WTForms==3.2.1 -xyzservices==2025.1.0 -zipp==3.21.0