There was an error while loading. Please reload this page.
1 parent 50dc207 commit fedb8dcCopy full SHA for fedb8dc
pyproject.toml
@@ -4,4 +4,6 @@ version = "0.1.0"
4
description = "Add your description here"
5
readme = "README.md"
6
requires-python = ">=3.11"
7
-dependencies = []
+dependencies = [
8
+ "webull-python-sdk-quotes-core>=0.1.18",
9
+]
0 commit comments