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 5144b19 commit aeb8984Copy full SHA for aeb8984
pyproject.toml
@@ -24,7 +24,6 @@ classifiers = [
24
]
25
26
dependencies = [
27
- "attrs>=21.4.0",
28
"lark>=1.1.4",
29
"inject",
30
"marshmallow<4",
requirements.txt
@@ -6,8 +6,6 @@
6
#
7
annotated-types==0.7.0
8
# via pydantic
9
-attrs==25.4.0
10
- # via ahbicht (pyproject.toml)
11
efoli==2.1.1
12
# via ahbicht (pyproject.toml)
13
inject==5.3.0
0 commit comments