Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
python-poetry
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
open
python-poetry
Commits
81907610
Commit
81907610
authored
Jul 14, 2022
by
Mathieu Kniewallner
Committed by
Bjorn Neergaard
Jul 13, 2022
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
build(deps): unpin `poetry-core`
parent
464dcc36
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
poetry.lock
+1
-1
pyproject.toml
+1
-1
No files found.
poetry.lock
View file @
81907610
...
@@ -887,7 +887,7 @@ testing = ["pytest (>=6)", "pytest-checkdocs (>=2.4)", "pytest-flake8", "pytest-
...
@@ -887,7 +887,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 = "
9f6938a60e25fe99bbed6db53e34edac39379a93fb12468c527706fc740bd4f2
"
content-hash = "
f7433da9d05dd21eb937d8f67e8324ae24cd85ad5655b421f636b648fae6b3a6
"
[metadata.files]
[metadata.files]
atomicwrites = [
atomicwrites = [
...
...
pyproject.toml
View file @
81907610
...
@@ -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.0b3"
poetry-core
=
"
^
1.1.0b3"
poetry-plugin-export
=
"^1.0.5"
poetry-plugin-export
=
"^1.0.5"
cachecontrol
=
{
version
=
"^0.12.9"
,
extras
=
["filecache"]
}
cachecontrol
=
{
version
=
"^0.12.9"
,
extras
=
["filecache"]
}
cachy
=
"^0.3.0"
cachy
=
"^0.3.0"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment