Skip to content

Commit

Permalink
pandas 2.0.3 like OQ engine
Browse files Browse the repository at this point in the history
  • Loading branch information
vot4anto committed Nov 26, 2024
1 parent 99fb3e3 commit 7eff745
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 1 deletion.
1 change: 1 addition & 0 deletions requirements-py310-linux.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ https://wheelhouse.openquake.org/v3/linux/py310/GDAL-3.7.3-cp310-cp310-manylinux
https://wheelhouse.openquake.org/v3/linux/py310/fiona-1.9.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
#
# Version specific
pandas == 2.0.3
geopandas >= 0.10.2
ipykernel >= 4.8.0
ipython >= 6.2.0
Expand Down
1 change: 1 addition & 0 deletions requirements_macos_arm64.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ https://wheelhouse.openquake.org/macos/arm64/py311/GDAL-3.7.3-cp311-cp311-macosx
https://wheelhouse.openquake.org/macos/arm64/py311/pyproj-3.6.1-cp311-cp311-macosx_11_0_arm64.whl
#
# Version specific
pandas == 2.0.3
geopandas >= 0.10.2
ipykernel >= 4.8.0
ipython >= 6.2.0
Expand Down
1 change: 1 addition & 0 deletions requirements_macos_x86_64.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ https://wheelhouse.openquake.org/v3/macos/py311/GDAL-3.7.3-cp311-cp311-macosx_10
https://wheelhouse.openquake.org/v3/macos/py311/pyproj-3.6.1-cp311-cp311-macosx_10_15_x86_64.whl
#
# Version specific
pandas == 2.0.3
geopandas >= 0.10.2
ipykernel >= 4.8.0
ipython >= 6.2.0
Expand Down
3 changes: 2 additions & 1 deletion requirements_win64.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ https://wheelhouse.openquake.org/v3/windows/py311/GDAL-3.7.3-cp311-cp311-win_amd
https://wheelhouse.openquake.org/v3/windows/py311/fiona-1.9.5-cp311-cp311-win_amd64.whl
#
# Version specific
pandas == 2.0.3
geopandas >= 0.10.2
ipykernel >= 4.8.0
ipython >= 6.2.0
Expand All @@ -17,7 +18,7 @@ notebook >= 5.0.0
pylint >= 2.1.1
rtree >= 0.9.4
netCDF4 < 1.7.0
xarray==2022.09
xarray==2022.09
h3 < 4.0.0
jupyter-server==2.11.2
pyproj==3.6.1
Expand Down

0 comments on commit 7eff745

Please sign in to comment.