Skip to content

Commit

Permalink
pyyaml
Browse files Browse the repository at this point in the history
  • Loading branch information
BobKelsoGIT committed Feb 2, 2024
1 parent 0d2a79e commit 3ee2ab5
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 58 deletions.
114 changes: 57 additions & 57 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@ packages = [

[tool.poetry.dependencies]
python = "^3.11"
pyyaml = "^6.0.1"


[tool.poetry.group.dev.dependencies]
flake8 = "^7.0.0"
pytest = "^7.4.4"
pytest-cov = "^4.1.0"
pyyaml = "^6.0.1"

[build-system]
requires = ["poetry-core"]
Expand Down

0 comments on commit 3ee2ab5

Please sign in to comment.