Update requirements.txt to support python 3.12
This commit is contained in:
parent
7ec29228b5
commit
e8ab8059cd
1 changed files with 3 additions and 3 deletions
|
|
@ -2,8 +2,8 @@ humanfriendly==10.0
|
|||
opencv_python>=4.8.0.74,<=4.9.0.80
|
||||
Pillow==10.3.0
|
||||
pillow_avif_plugin>=1.3.1,<=1.4.3
|
||||
PySide6>=6.5.1.1,<=6.7
|
||||
PySide6_Addons>=6.5.1.1,<=6.7
|
||||
PySide6_Essentials>=6.5.1.1,<=6.7
|
||||
PySide6>=6.5.1.1,<=6.6.3.1
|
||||
PySide6_Addons>=6.5.1.1,<=6.6.3.1
|
||||
PySide6_Essentials>=6.5.1.1,<=6.6.3.1
|
||||
typing_extensions>=3.10.0.0,<=4.11.0
|
||||
ujson>=5.8.0,<=5.9.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue