Skip to content

Commit f2110a4

Browse files
committed
update dependencies
1 parent cf6913a commit f2110a4

2 files changed

Lines changed: 147 additions & 146 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ license = "MIT"
1616
license-files = ["LICENSE"]
1717
requires-python = ">=3.10"
1818
dependencies = [
19-
"ducktools-lazyimporter>=0.7.3",
20-
"ducktools-classbuilder>=0.9.1",
21-
"packaging>=24.2",
19+
"ducktools-lazyimporter>=0.8.4",
20+
"ducktools-classbuilder>=0.13.1",
21+
"packaging>=26.2",
2222
]
2323
classifiers = [
2424
"Development Status :: 3 - Alpha",

0 commit comments

Comments
 (0)