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 dbbedee commit 9c83e18Copy full SHA for 9c83e18
pyproject.toml
@@ -49,7 +49,7 @@ include = [
49
]
50
51
[tool.poetry.dependencies]
52
-python = ">=3.10,<3.13"
+python = ">=3.10"
53
mmh3 = ">=4.0.0,<6.0.0"
54
requests = ">=2.20.0,<3.0.0"
55
click = ">=7.1.1,<9.0.0"
0 commit comments