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.
EdifactFormatVersion.FV2604
1 parent f6e3783 commit 05a15d0Copy full SHA for 05a15d0
pyproject.toml
@@ -19,7 +19,7 @@ classifiers = [
19
]
20
dependencies = [
21
"pydantic>=2",
22
- "efoli>=2.0.0"
+ "efoli>=2.1.0"
23
24
dynamic = ["readme", "version"]
25
requirements.txt
@@ -6,7 +6,7 @@
6
#
7
annotated-types==0.7.0
8
# via pydantic
9
-efoli==2.0.0
+efoli==2.1.0
10
# via fundamend (pyproject.toml)
11
pydantic==2.11.3
12
0 commit comments