Commit 374cff51 by Arun Babu Neelicattu

chore(deps): unpin poetry-core

parent ebdb5767
...@@ -903,7 +903,7 @@ testing = ["pytest (>=6)", "pytest-checkdocs (>=2.4)", "pytest-flake8", "pytest- ...@@ -903,7 +903,7 @@ testing = ["pytest (>=6)", "pytest-checkdocs (>=2.4)", "pytest-flake8", "pytest-
[metadata] [metadata]
lock-version = "1.1" lock-version = "1.1"
python-versions = "^3.7" python-versions = "^3.7"
content-hash = "352f9b0d8f752da2fe320ccd8346633e4e5b3edffe97331d106da8b726cfc99f" content-hash = "0eeafb89a4be53861db33f20d414e84bcf87c4e90a2c7b70ce66e40846d99e02"
[metadata.files] [metadata.files]
atomicwrites = [ atomicwrites = [
......
...@@ -44,7 +44,7 @@ generate-setup-file = false ...@@ -44,7 +44,7 @@ generate-setup-file = false
[tool.poetry.dependencies] [tool.poetry.dependencies]
python = "^3.7" python = "^3.7"
poetry-core = "1.1.0b2" poetry-core = "^1.1.0b2"
poetry-plugin-export = "^1.0.4" poetry-plugin-export = "^1.0.4"
cachecontrol = { version = "^0.12.9", extras = ["filecache"] } cachecontrol = { version = "^0.12.9", extras = ["filecache"] }
cachy = "^0.3.0" 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