Skip to content

Commit 749a469

Browse files
Update pandas requirement from ~=2.2.2 to ~=2.2.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.2.2...v2.2.3) --- updated-dependencies: - dependency-name: pandas dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c8f2769 commit 749a469

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ einops~=0.8.0
55
wheel~=0.44.0
66
lion-pytorch~=0.2.2
77
scipy~=1.14.1
8-
pandas~=2.2.2
8+
pandas~=2.2.3
99
matplotlib~=3.9.2

0 commit comments

Comments
 (0)