diff options
| author | tassaron | 2026-01-14 14:00:24 -0500 |
|---|---|---|
| committer | tassaron | 2026-01-14 14:00:24 -0500 |
| commit | 79f888cfb07723930c4c64bb10ffe068ab60971a (patch) | |
| tree | 23283b3cb72d3e68fefc2c6d081d73359e710487 /requirements.txt | |
| parent | 025db7a468f14405fb8d7ea6ab38f73b54a54feb (diff) | |
change Python >=3.13 to >=3.12
Diffstat (limited to 'requirements.txt')
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 4ff2262..9942cd5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,4 +2,4 @@ numpy==2.4.1 pillow==12.1.0 PyQt6==6.10.2 PyQt6-Qt6==6.10.1 -PyQt6_sip==13.10.3 +PyQt6_sip==13.11.0 |
