Skip to content

Commit

Permalink
pin suitable poetry-core for dev
Browse files Browse the repository at this point in the history
  • Loading branch information
radoering authored and dimbleby committed Oct 3, 2022
1 parent a64a9ba commit a989a1e
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 6 deletions.
16 changes: 10 additions & 6 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 @@ -77,6 +77,8 @@ urllib3 = "^1.26.0"
pre-commit = "^2.6"

[tool.poetry.group.test.dependencies]
# TODO: remove as soon as poetry-core with poetry-core#476 is available
poetry-core = { git = "https://github.com/dimbleby/poetry-core.git", branch = "canonicalize-extras" }
deepdiff = "^5.0"
flatdict = "^4.0.1"
httpretty = "^1.0"
Expand Down

0 comments on commit a989a1e

Please sign in to comment.