From 894b82661a2ab8642a1152536f61274b6ee4afe6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 9 Jun 2024 01:26:59 +0000 Subject: [PATCH] Update mocpy requirement from <0.14.0,>=0.13.* to >=0.13.0.a,<0.15.0 Updates the requirements on [mocpy](https://github.com/cds-astro/mocpy) to permit the latest version. - [Release notes](https://github.com/cds-astro/mocpy/releases) - [Changelog](https://github.com/cds-astro/mocpy/blob/master/CHANGELOG.md) - [Commits](https://github.com/cds-astro/mocpy/compare/v0.13.0...v0.14.0) --- updated-dependencies: - dependency-name: mocpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 483fce7..171a90c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ astroplan>=0.8, <=0.10 astropy>=5.2.0.a, <6.1 astroquery==0.4.* ipyaladin>=0.2.2 -MOCpy >=0.13.*, < 0.14.0 +MOCpy >= 0.13.0.a, < 0.15.0 pandas >= 2.0.3, < 2.3.0 plotly>=5.14.0.a, <=5.22.0 pyvo>=1.4.1, <=1.5.2