Skip to content

Commit 442ffbb

Browse files
authored
Merge pull request #59 from UBC-MDS/imputer
add dependencies
2 parents 54c923c + b8575e6 commit 442ffbb

File tree

2 files changed

+115
-10
lines changed

2 files changed

+115
-10
lines changed

poetry.lock

Lines changed: 113 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ license = "MIT"
77

88
[tool.poetry.dependencies]
99
python = "^3.8"
10+
altair = "^4.1.0"
11+
pandas = "^1.2.3"
1012

1113
[tool.poetry.dev-dependencies]
1214
Sphinx = "^3.5.1"

0 commit comments

Comments
 (0)