Skip to content

Commit

Permalink
Ensure pandas v1
Browse files Browse the repository at this point in the history
temporary until #10 is dealt with
  • Loading branch information
zmoon committed May 30, 2023
1 parent 141a06c commit f874ec6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion environment-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ dependencies:
- geopandas>=0.10
- matplotlib>=3.4
- numpy
- pandas
- pandas<=2
- scikit-image
- shapely
- xarray
Expand Down

0 comments on commit f874ec6

Please sign in to comment.