We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e7fcc4 commit 7e802c0Copy full SHA for 7e802c0
pyproject.toml
@@ -6,7 +6,7 @@ authors = [
6
]
7
dependencies = [
8
"PyYaml",
9
- "pydantic!=2.10.*",
+ "pydantic!=2.10",
10
"email-validator",
11
"yarl",
12
"httpx",
0 commit comments