Skip to content

chore: Dependency Pinning using Poetry#5

Merged
shahumang19 merged 3 commits into
trunkfrom
dev
Jun 15, 2023
Merged

chore: Dependency Pinning using Poetry#5
shahumang19 merged 3 commits into
trunkfrom
dev

Conversation

@shahumang19

Copy link
Copy Markdown
Contributor

- What I did

  • Configured poetry to use the dependencies identified by Dependabot
  • Generated a requirements.txt from poetry

- How I did it

curl -sSL https://install.python-poetry.org | python3 -
poetry init
poetry export --format requirements.txt --output requirements.txt

@shahumang19 shahumang19 requested a review from cpswan June 15, 2023 16:25
@shahumang19 shahumang19 self-assigned this Jun 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants