Skip to content

Commit

Permalink
build(brownian_motion): add scipy as dependenc
Browse files Browse the repository at this point in the history
  • Loading branch information
emptymalei committed Mar 15, 2024
1 parent 05df506 commit 9749cc6
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 13 deletions.
57 changes: 44 additions & 13 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ pandas = ">=2.0.0,<=2.2.0"
pydantic = "^2.6.1"
loguru = "^0.7.2"
matplotlib = "^3.8.3"
scipy = "^1.12.0"


[tool.poetry.group.test.dependencies]
Expand Down

0 comments on commit 9749cc6

Please sign in to comment.