Skip to content

Commit

Permalink
Update to legendary 0.20.32
Browse files Browse the repository at this point in the history
  • Loading branch information
Dummerle committed Jan 5, 2023
1 parent 5a4a41b commit 3ef6d12
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ pywebview = [
{ version = "^3.6.3", extras = ["cef"], platform = "windows", optional = true },
{ version = "^3.6.3", extras = ["gtk"], platform = "linux", optional = true },
]
legendary-gl = "^0.20.31"
legendary-gl = "^0.20.32"
typing-extensions = "^4.3.0"

[tool.poetry.scripts]
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ requests
PyQt5
QtAwesome
setuptools
legendary-gl==0.20.31
legendary-gl==0.20.32
pywin32; platform_system == "Windows"

0 comments on commit 3ef6d12

Please sign in to comment.