Skip to content

Commit 8bdea4d

Browse files
Update dependency pandas to v3
1 parent 2f972db commit 8bdea4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ def folder_init(description='description', default_path=''):
4747
'scikit-learn==0.19.1',
4848
'scikit-image==0.13.1',
4949
'pillow==5.0.0',
50-
'pandas==0.22.0',
50+
'pandas==3.0.1',
5151
'matplotlib==2.2.5',
5252
]
5353

0 commit comments

Comments
 (0)