Skip to content

Commit

Permalink
updated lockfile for pytype
Browse files Browse the repository at this point in the history
  • Loading branch information
rashley-iqt committed Jan 2, 2025
1 parent 3f24a61 commit af77f88
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 23 deletions.
39 changes: 17 additions & 22 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 @@ -6,7 +6,7 @@ authors = ["Charlie Lewis <[email protected]>"]
license = "Apache-2.0"

[tool.poetry.dependencies]
python = ">=3.9,<3.12"
python = ">=3.10,<3.13"
docker = "7.1.0"
faucetconfrpc = "0.55.72"
graphviz = "0.20.3"
Expand Down

0 comments on commit af77f88

Please sign in to comment.