summaryrefslogtreecommitdiffstats
path: root/openbb_platform/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'openbb_platform/pyproject.toml')
-rw-r--r--openbb_platform/pyproject.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/openbb_platform/pyproject.toml b/openbb_platform/pyproject.toml
index 02ca57505bd..af4ec64b10a 100644
--- a/openbb_platform/pyproject.toml
+++ b/openbb_platform/pyproject.toml
@@ -45,8 +45,8 @@ openbb-government-us = { version = "^1.1.2", optional = true }
openbb-nasdaq = { version = "^1.1.3", optional = true }
openbb-seeking-alpha = { version = "^1.1.2", optional = true }
openbb-stockgrid = { version = "^1.1.2", optional = true }
-openbb-tmx = { version = "^1.0.0", optional = true }
-openbb-tradier = { version = "^1.0.0", optional = true }
+openbb-tmx = { version = "^1.0.0b", optional = true }
+openbb-tradier = { version = "^1.0.0b", optional = true }
openbb-wsj = { version = "^1.1.2", optional = true }
openbb-charting = { version = "^2.0.0", optional = true }