Skip to content

Commit d70fe75

Browse files
authored
chore(deps): remove obsolete dataclasses dependency (#674)
1 parent fa32f42 commit d70fe75

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ dependencies = [
2929
"python-gitlab>=2,<4",
3030
"tomlkit~=0.10",
3131
"dotty-dict>=1.3.0,<2",
32-
"dataclasses==0.8; python_version < '3.7.0'",
3332
"importlib-resources==5.7",
3433
"pydantic>=1.10.2,<2",
3534
"rich>=12.5.1",

0 commit comments

Comments
 (0)