Skip to content

Commit

Permalink
Merge c19c10c into 806301a
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Mar 1, 2024
2 parents 806301a + c19c10c commit 29f34df
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -20,7 +20,7 @@ classifiers = [
[tool.poetry.dependencies]
python = "^3.8"
Pillow = {version = ">=10.2.0,<11.0.0", optional = true}
httpx = {version = ">=0.23.1,<0.27.0", optional = true}
httpx = {version = ">=0.23.1,<0.28.0", optional = true}
customtkinter = {version = "^5.2.1", optional = true}
typing-extensions = ">=4.7.0,<=5.0"

Expand Down

0 comments on commit 29f34df

Please sign in to comment.