We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64dd2be commit 98d9aa4Copy full SHA for 98d9aa4
pyproject.toml
@@ -26,7 +26,7 @@ python = "^3.8"
26
27
[tool.poetry.group.dev.dependencies]
28
flake8 = { version = "^6.1.0", python = "^3.8.1"}
29
-dawg2 = ">=0.9.0 <1.0.0"
+dawg2 = "==0.9.0"
30
pytest = "^7.4.1"
31
pytest-cov = "^4.1.0"
32
ruff = ">=0.0.287,<0.0.290"
0 commit comments