We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a6d8205 + 6dcf10b commit 4cbb2e8Copy full SHA for 4cbb2e8
1 file changed
pyproject.toml
@@ -22,7 +22,7 @@ dependencies = [
22
"numpy>=1.20.1, <2.0.0",
23
"plotly>=4.14.3"
24
]
25
-requires-python = ">=3.6"
+requires-python = "> 3.6"
26
27
[project.optional-dependencies]
28
dev = ["coverage", "pandas", "scikit-learn"]
0 commit comments