Skip to content

Commit

Permalink
pin max fiona in oldest CI (#775)
Browse files Browse the repository at this point in the history
  • Loading branch information
jGaboardi authored Sep 15, 2024
1 parent dbee89b commit 8cd437d
Show file tree
Hide file tree
Showing 2 changed files with 2 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: "spaghetti\/"
repos:
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: "v0.5.0"
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 @@ -5,6 +5,7 @@ dependencies:
- python=3.10
# required
- esda=2.1
- fiona<1.10
- geopandas=0.12
- libpysal=4.6
- numpy=1.22
Expand Down

0 comments on commit 8cd437d

Please sign in to comment.