Skip to content

Commit

Permalink
Align zimscraperlib versions
Browse files Browse the repository at this point in the history
  • Loading branch information
benoit74 committed Nov 16, 2023
1 parent 31c6df2 commit 970dded
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ exclude = ["/.github"]

[tool.hatch.build.hooks.custom]
path = "hatch_build.py"
dependencies = ["zimscraperlib==3.1.1"]
dependencies = ["zimscraperlib>=2.0.0,<2.1.0"]

[tool.hatch.envs.default]
features = ["dev"]
Expand Down

0 comments on commit 970dded

Please sign in to comment.