We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf6913a commit f2110a4Copy full SHA for f2110a4
2 files changed
pyproject.toml
@@ -16,9 +16,9 @@ license = "MIT"
16
license-files = ["LICENSE"]
17
requires-python = ">=3.10"
18
dependencies = [
19
- "ducktools-lazyimporter>=0.7.3",
20
- "ducktools-classbuilder>=0.9.1",
21
- "packaging>=24.2",
+ "ducktools-lazyimporter>=0.8.4",
+ "ducktools-classbuilder>=0.13.1",
+ "packaging>=26.2",
22
]
23
classifiers = [
24
"Development Status :: 3 - Alpha",
0 commit comments