Skip to content

Commit 1e7a421

Browse files
chore(deps)(deps): bump pandas from 2.2.3 to 3.0.1
Bumps [pandas](https://github.com/pandas-dev/pandas) from 2.2.3 to 3.0.1. - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v2.2.3...v3.0.1) --- updated-dependencies: - dependency-name: pandas dependency-version: 3.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 03786cb commit 1e7a421

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
@@ -16,7 +16,7 @@ requests==2.32.5
1616

1717
# Data Processing
1818
# NOTE: streamlit requires pandas<3; pandas 3.x not available on current env
19-
pandas==2.2.3
19+
pandas==3.0.1
2020
# numpy==1.25.2 # Not compatible with Python 3.12, pandas will install compatible numpy automatically
2121
# Note: Using Python 3.11 for onnxruntime compatibility
2222

0 commit comments

Comments
 (0)