We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3610d86 commit b1d9df5Copy full SHA for b1d9df5
1 file changed
pyproject.toml
@@ -26,7 +26,7 @@ classifiers = [
26
requires-python = ">=3.10"
27
28
dependencies = [
29
- "reqstool-python-decorators == 0.0.5",
+ "reqstool-python-decorators ==0.0.6",
30
"ruamel.yaml==0.18.10",
31
"hatchling>=1.20.0",
32
]
0 commit comments