We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6f9f09 commit ff30220Copy full SHA for ff30220
pyproject.toml
@@ -27,6 +27,7 @@ Issues = "https://github.com/opensanctions/fingerprints/issues"
27
[project.optional-dependencies]
28
dev = [
29
"bump2version",
30
+ "pyyaml >= 5.0.0, < 7.0.0",
31
"mypy",
32
"ruff",
33
"build",
0 commit comments