PySide6-Code-Tutorial/requirements.txt
2022-07-03 00:18:49 +08:00

7 lines
346 B
Plaintext

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