Skip to content

Commit

Permalink
Merge pull request #303 from mraniki/dev
Browse files Browse the repository at this point in the history
⬆️ 🤖 - Day of inquiry  You will be subpoenaed
  • Loading branch information
mraniki authored Oct 25, 2024
2 parents 7b9d46a + ec37147 commit 6ab9213
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,13 +35,13 @@ yfinance = "^0.2.25"
finnhub-python = "2.4.20"
alpha_vantage = "3.0.0"
twelvedata = "1.2.24"
tradingeconomics = "4.3.11"
tradingeconomics = "4.3.12"
# tradermade = "0.8.0"
# polygon-api-client = "1.14.2"

[tool.poetry.group.dev.dependencies]
python-semantic-release = ">=8.0.8"
ruff = "^0.6.0"
ruff = "^0.7.0"
#black = "^24.0.0"
pre-commit = "^3.3.1"

Expand Down Expand Up @@ -110,7 +110,7 @@ optional = true

[tool.poetry.group.docs.dependencies]
sphinx = "7.4.7"
pydata-sphinx-theme = "^0.15.0"
pydata-sphinx-theme = "^0.16.0"
sphinx-hoverxref = "^1.3.0"
sphinx_design = "^0.6.0"
sphinx_copybutton = "^0.5.2"
Expand Down

0 comments on commit 6ab9213

Please sign in to comment.