Skip to content

Commit

Permalink
upgrade versions pandas and pypsa
Browse files Browse the repository at this point in the history
  • Loading branch information
CarlosEpia committed Oct 30, 2023
1 parent 197cd7b commit f8b91be
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -100,10 +100,10 @@ def read(*names, **kwargs):
"numpy",
"omi",
"openpyxl",
"pandas>1.2.0",
"pandas>2.0.0",
"psycopg2",
"pyaml",
"pypsa==0.17.1",
"pypsa==0.20.1",
"pydantic<2.0",
"rasterio",
"requests",
Expand Down

0 comments on commit f8b91be

Please sign in to comment.