Skip to content

Commit be3aed0

Browse files
Update pandas requirement in the python-packages group
Updates the requirements on [pandas](https://github.com/pandas-dev/pandas) to permit the latest version. Updates `pandas` to 2.3.3 - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](https://github.com/pandas-dev/pandas/commits/v2.3.3) --- updated-dependencies: - dependency-name: pandas dependency-version: 2.3.3 dependency-type: direct:production dependency-group: python-packages ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4f90231 commit be3aed0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
numpy~=2.4.1
33
networkx~=3.6.1
44
matplotlib~=3.10.8
5-
pandas~=3.0.0
5+
pandas~=2.3.3
66
# sudo apt install glpk-utils
77
pulp~=3.3.0
88
scipy~=1.17.0

0 commit comments

Comments
 (0)