Skip to content

Commit aeb8984

Browse files
hf-kkleinKonstantin
andauthored
chore(deps): drop attrs dependency (#683)
Co-authored-by: Konstantin <[email protected]>
1 parent 5144b19 commit aeb8984

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ classifiers = [
2424
]
2525

2626
dependencies = [
27-
"attrs>=21.4.0",
2827
"lark>=1.1.4",
2928
"inject",
3029
"marshmallow<4",

requirements.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@
66
#
77
annotated-types==0.7.0
88
# via pydantic
9-
attrs==25.4.0
10-
# via ahbicht (pyproject.toml)
119
efoli==2.1.1
1210
# via ahbicht (pyproject.toml)
1311
inject==5.3.0

0 commit comments

Comments
 (0)