diff options
Diffstat (limited to '')
-rw-r--r-- | pyproject.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml index 9f193dc..40ad145 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -10,6 +10,7 @@ python = "^3.7" colorlog = "^4.7.2" requests = "^2.25.1" pyqt6 = "^6.4.0" +pyqt6-webengine = "^6.4.0" [tool.poetry.dev-dependencies] # pyinstaller = "^4.2" |