PySide6-Code-Tutorial/requirements.txt

7 lines
350 B
Plaintext
Raw Normal View History

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