Skip to content

Commit 2d1478f

Browse files
Update pyproject.toml
1 parent 48c9ed3 commit 2d1478f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ maintainers = [
4040
{name="UDS Package Development", email="uds-package-development@googlegroups.com"},
4141
]
4242
dependencies = [
43-
"aenum",
43+
"aenum >=3.0.0, <=3.1.12",
4444
"python-can"
4545
]
4646
dynamic = ["version"]

0 commit comments

Comments
 (0)