Skip to content

Commit

Permalink
feat: Add pip-requirements-parser and update virtualenv to latest ver…
Browse files Browse the repository at this point in the history
…sion

Signed-off-by: Mostafa Moradian <mostafamoradian0@gmail.com>
  • Loading branch information
mostafa committed Mar 9, 2022
1 parent a527e0d commit 73b2182
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 12 deletions.
43 changes: 31 additions & 12 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ classifiers = [
[tool.poetry.dependencies]
python = "^3.6"
cyclonedx-python-lib = ">= 2.0.0, < 3.0.0"
pip-requirements-parser = "^31.2.0"

[tool.poetry.dev-dependencies]
autopep8 = "^1.6.0"
Expand Down

0 comments on commit 73b2182

Please sign in to comment.