Skip to content

Commit

Permalink
use pandas 2.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
isabelizimm committed Dec 17, 2024
1 parent 66c7764 commit 976c712
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ matplotlib==3.7.4; python_version < '3.9'
numpy==2.1.1; python_version >= '3.10'
numpy==1.24.4; python_version < '3.9'
numpy==2.0.2; python_version == '3.9'
pandas==2.2.2; python_version >= '3.9'
pandas==2.2.3; python_version >= '3.9'
pandas==2.0.3; python_version < '3.9'
plotly==5.24.1
polars==1.7.1
Expand Down

0 comments on commit 976c712

Please sign in to comment.