Skip to content

Commit

Permalink
Upgrade Pandas
Browse files Browse the repository at this point in the history
  • Loading branch information
woodthom2 authored Sep 15, 2023
1 parent 8d0dc79 commit 34db826
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 @@ -68,7 +68,7 @@
python_requires=">=3.6",
install_requires=[
'numpy==1.24.3',
'pandas==2.0.0',
'pandas==2.1.0',
'scikit-learn==1.3.0',
],
extras_require={
Expand Down

0 comments on commit 34db826

Please sign in to comment.