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 1008ce0 commit 2b0a485Copy full SHA for 2b0a485
dev_requirements/requirements-docs.txt
@@ -22,7 +22,7 @@ docutils==0.21.2
22
# via
23
# sphinx
24
# sphinx-rtd-theme
25
-efoli==1.4.0
+efoli==2.0.0
26
27
# ahbicht (pyproject.toml)
28
# maus
pyproject.toml
@@ -29,7 +29,7 @@ dependencies = [
29
"marshmallow<4",
30
"marshmallow_enum",
31
"pytz",
32
- "efoli>=1.4.0",
+ "efoli>=2.0.0",
33
] # add all the dependencies here
34
dynamic = ["readme", "version"]
35
requirements.txt
@@ -6,7 +6,7 @@
6
#
7
attrs==25.3.0
8
# via ahbicht (pyproject.toml)
9
10
11
inject==5.2.1
12
0 commit comments