fixed requirements

This commit is contained in:
2022-05-09 16:41:14 +03:00
parent 0a404d0996
commit 1d9729acbc
3 changed files with 787 additions and 5 deletions

View File

@@ -12,6 +12,11 @@ plotly = "^5.7.0"
matplotlib = "^3.5.2"
scipy = "^1.8.0"
mplfinance = "^0.12.8-beta.9"
requests-html = "^0.10.0"
nest-asyncio = "^1.5.5"
beautifulsoup4 = "^4.11.1"
requests = "^2.27.1"
selenium = "^4.1.5"
[tool.poetry.dev-dependencies]