Skip to content

Commit

Permalink
Merge pull request #31 from brianaydemir/fix-app-frame-deps
Browse files Browse the repository at this point in the history
Add missing 'packaging' dependency
  • Loading branch information
davenquinn authored Jul 25, 2024
2 parents 8fd756d + b332a93 commit a5a9a7d
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
15 changes: 13 additions & 2 deletions app-frame/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 app-frame/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ python-dotenv = "^1.0.0"
toposort = "^1.5"
rich = "^13"
typer = "^0.9.0"
packaging = "^23.2"

[tool.poetry.dev-dependencies]

Expand Down

0 comments on commit a5a9a7d

Please sign in to comment.