Skip to content

Commit

Permalink
remove git dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
omukazu committed Oct 29, 2023
1 parent fe79a59 commit e56829c
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 73 deletions.
120 changes: 48 additions & 72 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ pure-cdb = "^4.0"
rich = ">=12.4"
pyyaml = "^6.0"
regex = "^2023.8"
cohesion-tools = { git = "https://github.com/nobu-g/cohesion-tools.git", tag = "v0.5.2" }
cohesion-tools = "^0.5.4"
importlib-resources = { version = "^6.0", python = "<3.9" }

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

0 comments on commit e56829c

Please sign in to comment.