We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 585099b commit 61e2192Copy full SHA for 61e2192
1 file changed
pyproject.toml
@@ -33,6 +33,7 @@ dependencies = [
33
"backports.entry_points_selectable",
34
"defusedxml", # For safely parsing XML files
35
"pydantic>=2",
36
+ "pydantic-settings",
37
"requests",
38
"rich",
39
"werkzeug",
0 commit comments