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 a596030 commit 8eb068fCopy full SHA for 8eb068f
pyproject.toml
@@ -19,7 +19,7 @@ classifiers = [
19
]
20
dependencies = [
21
"ebdamame>=0.5.1",
22
- "rebdhuhn>=0.17.2-rc1",
+ "rebdhuhn>=0.17.3-rc1",
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.2-rc1
+rebdhuhn==0.17.3-rc1
52
# via
53
# ebd-toolchain (pyproject.toml)
54
# ebdamame
0 commit comments