Skip to content

Commit

Permalink
proper version specification for python-hosts
Browse files Browse the repository at this point in the history
  • Loading branch information
paulomach committed May 1, 2024
1 parent 527bd50 commit 0113d00
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -17,7 +17,7 @@ boto3 = "^1.28.23"
pyopenssl = "^24.0.0"
typing_extensions = "^4.7.1"
jinja2 = "^3.1.2"
python-hosts = "*"
python-hosts = "^1.0.6"

[tool.poetry.group.charm-libs.dependencies]
# data_platform_libs/v0/data_interfaces.py
Expand Down

0 comments on commit 0113d00

Please sign in to comment.