Commit 81907610 by Mathieu Kniewallner Committed by Bjorn Neergaard

build(deps): unpin `poetry-core`

parent 464dcc36
......@@ -887,7 +887,7 @@ testing = ["pytest (>=6)", "pytest-checkdocs (>=2.4)", "pytest-flake8", "pytest-
[metadata]
lock-version = "1.1"
python-versions = "^3.7"
content-hash = "9f6938a60e25fe99bbed6db53e34edac39379a93fb12468c527706fc740bd4f2"
content-hash = "f7433da9d05dd21eb937d8f67e8324ae24cd85ad5655b421f636b648fae6b3a6"
[metadata.files]
atomicwrites = [
......
......@@ -44,7 +44,7 @@ generate-setup-file = false
[tool.poetry.dependencies]
python = "^3.7"
poetry-core = "1.1.0b3"
poetry-core = "^1.1.0b3"
poetry-plugin-export = "^1.0.5"
cachecontrol = { version = "^0.12.9", extras = ["filecache"] }
cachy = "^0.3.0"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment