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
52811186
Commit
52811186
authored
Dec 03, 2022
by
Randy Döring
Committed by
Bjorn Neergaard
Dec 09, 2022
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
chore: pin poetry-core for release
parent
0ca8b7e9
Hide 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 @
52811186
...
@@ -1828,4 +1828,4 @@ testing = ["flake8 (<5)", "func-timeout", "jaraco.functools", "jaraco.itertools"
...
@@ -1828,4 +1828,4 @@ testing = ["flake8 (<5)", "func-timeout", "jaraco.functools", "jaraco.itertools"
[metadata]
[metadata]
lock-version = "2.0"
lock-version = "2.0"
python-versions = "^3.7"
python-versions = "^3.7"
content-hash = "
67df799e05fb4afd82e52395a1f0d5caa51cc33232d4311e6b7a4c8991f946a9
"
content-hash = "
c1c21f02e493ffbfd622bec8546c83edad08325b957851dd3f9a287867ce24a4
"
pyproject.toml
View file @
52811186
...
@@ -47,7 +47,7 @@ generate-setup-file = false
...
@@ -47,7 +47,7 @@ generate-setup-file = false
[tool.poetry.dependencies]
[tool.poetry.dependencies]
python
=
"^3.7"
python
=
"^3.7"
poetry-core
=
"
^
1.4.0"
poetry-core
=
"1.4.0"
poetry-plugin-export
=
"^1.2.0"
poetry-plugin-export
=
"^1.2.0"
"backports.cached-property"
=
{
version
=
"^1.0.2"
,
python
=
"<3.8"
}
"backports.cached-property"
=
{
version
=
"^1.0.2"
,
python
=
"<3.8"
}
cachecontrol
=
{
version
=
"^0.12.9"
,
extras
=
["filecache"]
}
cachecontrol
=
{
version
=
"^0.12.9"
,
extras
=
["filecache"]
}
...
...
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