Skip to content

Commit 993992a

Browse files
build(deps): update pandas requirement from >=2.0.3 to >=2.3.3
Updates the requirements on [pandas](https://github.com/pandas-dev/pandas) to permit the latest version. - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v2.0.3...v2.3.3) --- updated-dependencies: - dependency-name: pandas dependency-version: 2.3.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 66ccd62 commit 993992a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ cdshealpix>=0.6.0
55
ipyaladin>=0.3.0
66
matplotlib>=3.10.0
77
MOCpy>=0.15.0
8-
pandas>=2.0.3
8+
pandas>=2.3.3
99
plotly>=5.14.0.a
1010
pyvo>=1.4.1
1111
regions>=0.7

0 commit comments

Comments
 (0)