PySide6-Code-Tutorial/requirements.txt
2022-09-11 08:41:35 +08:00

7 lines
350 B
Plaintext

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