PySide6-Code-Tutorial/requirements.txt
2022-06-04 08:13:42 +08:00

7 lines
346 B
Plaintext

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