Skip to content

Commit

Permalink
bump nuitka min version
Browse files Browse the repository at this point in the history
  • Loading branch information
iplitharas committed Jul 21, 2023
1 parent 8f65684 commit ae6ec53
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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 @@ -15,7 +15,7 @@ packages = [
[tool.poetry.dependencies]
python = ">=3.10" # MIT
cython = "^3.0.0" # Apache
nuitka = "^1.4.8" # Apache 2.0
nuitka = "^1.7.5" # Apache 2.0
click = "^8.1.3" # BSD-3-Clause
tqdm = "^4.64.1" # MIT
pytest-benchmark = "^4.0.0" # BSD-2-Clause
Expand Down

0 comments on commit ae6ec53

Please sign in to comment.