Skip to content

Commit

Permalink
pin max fiona in oldest (#230)
Browse files Browse the repository at this point in the history
  • Loading branch information
jGaboardi authored Sep 15, 2024
1 parent 666accc commit 8d47baa
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
files: 'mapclassify\/'
repos:
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: "v0.5.1"
rev: "v0.6.5"
hooks:
- id: ruff
- id: ruff-format
Expand Down
1 change: 1 addition & 0 deletions ci/310-oldest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ dependencies:
- scikit-learn=1.0
- scipy=1.8
# testing
- fiona<1.10
- geopandas<1
- libpysal
- pytest
Expand Down
1 change: 1 addition & 0 deletions ci/39-oldest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ dependencies:
- scikit-learn=1.0
- scipy=1.8
# testing
- fiona<1.10
- geopandas<1
- libpysal
- pytest
Expand Down

0 comments on commit 8d47baa

Please sign in to comment.