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 1213ca7 commit bb57740Copy full SHA for bb57740
pyproject.toml
@@ -36,7 +36,7 @@ include=[
36
[tool.poetry.dependencies]
37
python = ">=3.8,<4.0"
38
redis = ">=3.5.3,<5.0.0"
39
-pydantic = ">=1.10.2,<2.1.0"
+pydantic = ">=1.10.2,<2.4.0"
40
click = "^8.0.1"
41
types-redis = ">=3.5.9,<5.0.0"
42
python-ulid = "^1.0.3"
0 commit comments