Skip to content

Commit 3e5e3cd

Browse files
authored
Merge pull request #49 from amilworks/patch-1
Specify pandas version 1.5.3 in setup.py
2 parents 97bceb6 + 1f38715 commit 3e5e3cd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
*step_workflow_requirements,
5555
# project requires
5656
"numpy==1.23",
57-
"pandas",
57+
"pandas==1.5.3",
5858
"Pillow",
5959
"matplotlib",
6060
"seaborn",

0 commit comments

Comments
 (0)