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 ca51b15 commit 8bba636Copy full SHA for 8bba636
pyproject.toml
@@ -19,7 +19,7 @@ classifiers = [
19
]
20
dependencies = [
21
"ebdamame>=0.4.2",
22
- "rebdhuhn>=0.17.0",
+ "rebdhuhn>=0.17.1rc1 ",
23
"cattrs",
24
"click",
25
"pydantic-settings"
requirements.txt
@@ -48,7 +48,7 @@ python-docx==1.1.2
48
# via ebdamame
49
python-dotenv==1.1.0
50
# via pydantic-settings
51
-rebdhuhn==0.17.0
+rebdhuhn==0.17.1rc1
52
# via
53
# ebd-toolchain (pyproject.toml)
54
# ebdamame
0 commit comments