Skip to content

Commit

Permalink
Bump Python packages with 2 updates: Pandas and SQLAlchemy
Browse files Browse the repository at this point in the history
Updates pandas from 2.2.2 to 2.2.3; Updates sqlalchemy from 2.0.34 to 2.0.35
  • Loading branch information
gherka authored Sep 23, 2024
2 parents 32a2f5e + 786cc27 commit 5d5c86a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,13 @@ install_requires =
dill == 0.3.8
h3 == 3.7.7
numpy == 2.1.1
pandas == 2.2.2
pandas == 2.2.3
pyarrow == 17.0.0
pyyaml == 6.0.2
scipy == 1.14.1
shapely == 2.0.6
sql-metadata == 2.13.0
sqlalchemy == 2.0.34
sqlalchemy == 2.0.35

[options.entry_points]
console_scripts =
Expand Down

0 comments on commit 5d5c86a

Please sign in to comment.