Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
celsiusnarhwal committed Jul 14, 2024
1 parent f01ceaf commit d54f8c3
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
13 changes: 12 additions & 1 deletion poetry.lock

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

4 changes: 4 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,10 @@ firewhale = "firewhale.main:app"
[tool.poetry.group.dev.dependencies]
paramiko = "^3.4.0"


[tool.poetry.group.ci.dependencies]
semver = "^3.0.2"

[build-system]
requires = ["poetry-core"]
build-backend = "poetry.core.masonry.api"

0 comments on commit d54f8c3

Please sign in to comment.