Skip to content

Commit d5668b9

Browse files
committed
fix: update pystan version in requirements
1 parent fc72136 commit d5668b9

File tree

2 files changed

+23
-24
lines changed

2 files changed

+23
-24
lines changed

poetry.lock

+22-23
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ typer = {extras = ["all"], version = "^0.3.2"}
3838
rich = "^10.1.0"
3939
pandas = "^1.1.5"
4040
numpy = "^1.20.2"
41-
pystan = "2.18.0.0"
41+
pystan = "2.19.1.1"
4242
fbprophet = "0.7.1"
4343
holidays = "^0.11.1"
4444
plotly = "^4.11.0"

0 commit comments

Comments
 (0)