constrained scipy version
This commit is contained in:
@@ -14,7 +14,7 @@ pandas = "^1.4.2"
|
||||
numpy = "^1.22.3"
|
||||
plotly = "^5.7.0"
|
||||
matplotlib = "^3.5.2"
|
||||
scipy = "^1.8.0"
|
||||
scipy = "<1.8.0"
|
||||
mplfinance = "^0.12.8-beta.9"
|
||||
requests-html = "^0.10.0"
|
||||
nest-asyncio = "^1.5.5"
|
||||
@@ -22,9 +22,6 @@ beautifulsoup4 = "^4.11.1"
|
||||
requests = "^2.27.1"
|
||||
selenium = "^4.1.5"
|
||||
jupyter = "^1.0.0"
|
||||
protobuf = "^3.19"
|
||||
ray = {extras = ["tune"], version = "^1.12.1"}
|
||||
bayesian-optimization = "^1.2.0"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user