Skip to content

Commit

Permalink
Update to pypi whylogs
Browse files Browse the repository at this point in the history
  • Loading branch information
naddeoa committed Mar 26, 2024
1 parent 5fc9003 commit 557e7df
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 @@ -10,7 +10,7 @@ packages = [{ include = "whylogs_container_types/**/*.py" }]
[tool.poetry.dependencies]
python = "^3.8"
whylogs = "*"
langkit = {url = "https://whypy.s3.us-west-2.amazonaws.com/langkit-0.0.95-py3-none-any.whl", extras = ["all"], optional = true}
langkit = {version= "0.0.28.dev0", extras = ["all"], optional = true}


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

0 comments on commit 557e7df

Please sign in to comment.