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