Commit 9c0c3e67 by Arun Babu Neelicattu

chore(deps): pin poetry-core (1.1.0b2)

parent adc7581b
...@@ -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 = "dcee31ba4379fad7432615db7831d8f96300ef3b985d21f406203c64e8069342" content-hash = "352f9b0d8f752da2fe320ccd8346633e4e5b3edffe97331d106da8b726cfc99f"
[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.0b1" 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