We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 010923f commit e9390e2Copy full SHA for e9390e2
pyproject.toml
@@ -28,6 +28,7 @@ dependencies = [
28
"pydantic",
29
"deprecated",
30
"eval-type-backport;python_version<'3.10'",
31
+ "platformdirs",
32
]
33
34
[project.optional-dependencies]
0 commit comments