Skip to content

Commit

Permalink
Merge branch 'mainline' into dev/loka/multi_column_value_constraints
Browse files Browse the repository at this point in the history
  • Loading branch information
jamie256 committed Jan 25, 2022
2 parents bb664c5 + 54e8b1f commit 4938126
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ whylogs-demo = 'whylogs.cli:demo_main'
[tool.poetry.dependencies]
python = ">=3.6.1,<3.10"
click = ">=7.1.2"
dataclasses = {version = ">=0.6", markers = "python_version < \"3.7\""}
jsonschema = ">=3.2.0"
python-dateutil = ">=2.8.1"
protobuf = ">=3.15.5"
Expand All @@ -44,6 +45,7 @@ botocore = ">=1.17.44"
smart-open = ">=4.1.2"
puremagic = "^1.10"
matplotlib = "^3.0.3"
scipy = "^1.5.4"
tqdm = "^4.60.0"


Expand Down

0 comments on commit 4938126

Please sign in to comment.