Skip to content

Commit fedb8dc

Browse files
author
username71
committed
a
1 parent 50dc207 commit fedb8dc

File tree

2 files changed

+273
-1
lines changed

2 files changed

+273
-1
lines changed

‎pyproject.toml‎

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,6 @@ version = "0.1.0"
44
description = "Add your description here"
55
readme = "README.md"
66
requires-python = ">=3.11"
7-
dependencies = []
7+
dependencies = [
8+
"webull-python-sdk-quotes-core>=0.1.18",
9+
]

0 commit comments

Comments
 (0)