1
0
Fork 0
mirror of synced 2024-05-18 11:32:50 +12:00

Update pyproject.toml

This commit is contained in:
loathingKernel 2022-09-02 00:23:16 +03:00
parent dfb388a9ba
commit 385291cbfc

View file

@ -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.27"
legendary-gl = "^0.20.28"
typing-extensions = "^4.3.0"