We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 439e82f commit 0588d28Copy full SHA for 0588d28
pyproject.toml
@@ -22,7 +22,7 @@ httpx = "^0.28.0"
22
# https://github.com/encode/httpcore/pull/880
23
httpcore = "1.0.9"
24
loguru = ">=0.6.0,<0.7.0"
25
-pydantic = ">=2.0,<3.0"
+pydantic = ">=2.8.2,<3.0"
26
aiocsv = ">=1.2.3,<=1.4.0"
27
pyjwt = ">=2.0.0,<3.0.0"
28
mypy-extensions = ">=0.2.0,<=1.1.0"
0 commit comments