Skip to content

Commit

Permalink
Merge branch 'dev/richard/wheelcheck' of github.com:whylabs/whylogs i…
Browse files Browse the repository at this point in the history
…nto dev/richard/wheelcheck
  • Loading branch information
Richard Rogers committed Jan 25, 2022
2 parents 2000e84 + 27cdbb2 commit e1bb73c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 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 @@ -45,7 +46,6 @@ smart-open = ">=4.1.2"
puremagic = "^1.10"
matplotlib = "^3.0.3"
scipy = "^1.5.4"
dataclasses = "^0.6"
tqdm = "^4.60.0"


Expand Down

0 comments on commit e1bb73c

Please sign in to comment.