Skip to content

Commit

Permalink
Bump pandas for Python 3.13 support
Browse files Browse the repository at this point in the history
  • Loading branch information
ulgens committed Dec 18, 2024
1 parent 9dde4e9 commit bdf05ca
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ cffi==1.11.5 # via cryptography
cryptography==2.2.2 # via -r requirements.in
idna==2.10 # via cryptography
numpy==1.26.4 # via -r requirements.in, pandas
pandas==2.1.1 # via -r requirements.in
pandas==2.2.3 # via -r requirements.in
pycparser==2.18 # via cffi
python-dateutil==2.8.1 # via pandas
pytz==2020.4 # via pandas
Expand Down

0 comments on commit bdf05ca

Please sign in to comment.