PySide6-Code-Tutorial/requirements.txt
muzing 1e330ecf06 Update versions of dependencies
PySide6 6.4.1->6.4.2
black 22.10.0->22.12.0
isort 5.10.1->5.11.4
2023-01-13 07:48:07 +08:00

7 lines
350 B
Plaintext

--index-url https://pypi.tuna.tsinghua.edu.cn/simple
pyside6-addons==6.4.2 ; python_version >= "3.9" and python_version < "3.12"
pyside6-essentials==6.4.2 ; python_version >= "3.9" and python_version < "3.12"
pyside6==6.4.2 ; python_version >= "3.9" and python_version < "3.12"
shiboken6==6.4.2 ; python_version >= "3.9" and python_version < "3.12"