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 104243f commit 2d9284cCopy full SHA for 2d9284c
pyproject.toml
@@ -14,7 +14,7 @@ authors = [
14
]
15
maintainers = [{ name = "Tom Begley", email = "[email protected]" }]
16
requires-python = ">=3.9, <4"
17
-dependencies = ["dash==3.0.0rc4"]
+dependencies = ["dash>=3.0.0"]
18
classifiers = [
19
"Framework :: Dash",
20
"License :: OSI Approved :: Apache Software License",
0 commit comments