Skip to content

Commit 02e28bf

Browse files
committed
upgrade pandas version
1 parent be1f695 commit 02e28bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ dependencies = [
2525
'fqfa~=1.3.1',
2626
'more_itertools~=9.1.0',
2727
'numpy~=1.26',
28-
'pandas~=2.1.0',
28+
'pandas~=2.2.3',
2929
'psutil~=5.9.5',
3030
'pyarrow~=18.1.0',
3131
'rapidfuzz~=2.15.1',

0 commit comments

Comments
 (0)