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 fb60886 + 5f8ec60 commit bb664c5
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 29 deletions.
63 changes: 34 additions & 29 deletions poetry.lock

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

2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,10 @@ whylogs-demo = 'whylogs.cli:demo_main'
python = ">=3.6.1,<3.10"
click = ">=7.1.2"
jsonschema = ">=3.2.0"
python-dateutil = ">=2.8.1"
protobuf = ">=3.15.5"
pandas = ">=1.0.0"
pyyaml = ">=5.3.1"
marshmallow = ">=3.7.1"
numpy = ">=1.18.0"
requests = ">=2.22.0"
Expand Down

0 comments on commit bb664c5

Please sign in to comment.