Skip to content

Commit

Permalink
Add packages
Browse files Browse the repository at this point in the history
  • Loading branch information
ymyke committed Apr 10, 2022
1 parent 722a8d4 commit cdcd935
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,12 @@ authors = ["ymyke"]

[tool.poetry.dependencies]
python = "^3.9"
investpy = "^1.0.8"

[tool.poetry.dev-dependencies]
pytest = "^5.2"
ipykernel = "^6.12.1"
black = "^22.3.0"

[build-system]
requires = ["poetry-core>=1.0.0"]
Expand Down

0 comments on commit cdcd935

Please sign in to comment.