Skip to content

Commit

Permalink
Merge pull request #49 from amilworks/patch-1
Browse files Browse the repository at this point in the history
Specify pandas version 1.5.3 in setup.py
  • Loading branch information
vianamp authored Jun 14, 2023
2 parents 97bceb6 + 1f38715 commit 3e5e3cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
*step_workflow_requirements,
# project requires
"numpy==1.23",
"pandas",
"pandas==1.5.3",
"Pillow",
"matplotlib",
"seaborn",
Expand Down

0 comments on commit 3e5e3cd

Please sign in to comment.