Skip to content

Commit

Permalink
RM-62 update pandas version
Browse files Browse the repository at this point in the history
  • Loading branch information
ryantimjohn committed May 8, 2023
1 parent cd22514 commit 3c6ab99
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 @@ -187,7 +187,7 @@ def initialize_options(self) -> None:
]

pandas_dependencies = [
'pandas>=1.1.5,<2',
'pandas>=1.5.3,<2',
]

mysql_dependencies = [
Expand Down

0 comments on commit 3c6ab99

Please sign in to comment.