diff options
author | heqnx <root@heqnx.com> | 2025-06-29 13:13:52 +0300 |
---|---|---|
committer | heqnx <root@heqnx.com> | 2025-06-29 13:13:52 +0300 |
commit | 0eafd57ed1c150437d90a85f5cda74c170926631 (patch) | |
tree | 78c263bc2b1ff9326f37036af1e5e50f2a8ef065 /requirements.txt | |
parent | a7ff86ee9bfce088a6d232fea38874ffd4346bbc (diff) | |
download | pixelart-main.tar.gz pixelart-main.zip |
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt index 73259b7..72268ac 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1 +1,4 @@ pillow==11.2.1 +PyQt6==6.9.1 +PyQt6-Qt6==6.9.1 +PyQt6_sip==13.10.2 |