Skip to content

Commit 2bd420b

Browse files
Update pandas requirement from >=1.2.3 to >=3.0.5
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@v1.2.3...v3.0.5) --- updated-dependencies: - dependency-name: pandas dependency-version: 3.0.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 20a38a8 commit 2bd420b

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
@@ -1,5 +1,5 @@
11
# Core scientific stack
2-
pandas>=1.2.3
2+
pandas>=3.0.5
33
plotly>=6.9.0
44
requests>=2.27.1
55
retrying

0 commit comments

Comments
 (0)