Skip to content

Commit

Permalink
>-
Browse files Browse the repository at this point in the history
  • Loading branch information
altendky committed Dec 3, 2024
1 parent f2e2945 commit 5c4e512
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion poetry.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3232,4 +3232,4 @@ upnp = ["miniupnpc"]
[metadata]
lock-version = "2.0"
python-versions = ">=3.9, <3.13"
content-hash = "7efbd562a994d234c37d399f6c69992629cc0d7e75d3ec07afcb7d097354f295"
content-hash = "cfe9c9858ea6cbcca92bf3cab6c6b50c3821dcdc5c89792e3f701629095848e0"
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ miniupnpc = { version = ">=2.2.2", source = "chia", optional = true }
# numpy = [
# {version="<=1.24.4", python = "<3.9", optional = true},
# {version=">=1.26.4", python = ">=3.9", optional = true}]
ruff = { version = "0.8.1", optional = true }
ruff = { version = ">=0.8.1", optional = true }


[tool.poetry.extras]
Expand Down

0 comments on commit 5c4e512

Please sign in to comment.