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
374cff51
Commit
374cff51
authored
Jun 06, 2022
by
Arun Babu Neelicattu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
chore(deps): unpin poetry-core
parent
ebdb5767
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 @
374cff51
...
@@ -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 = [
...
...
pyproject.toml
View file @
374cff51
...
@@ -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"
...
...
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