mirror of
https://github.com/muziing/PySide6-Code-Tutorial.git
synced 2025-02-07 00:28:22 +08:00
17 lines
1.1 KiB
Plaintext
17 lines
1.1 KiB
Plaintext
--index-url https://pypi.tuna.tsinghua.edu.cn/simple
|
|
|
|
black==22.8.0 ; python_version >= "3.9" and python_version < "3.11"
|
|
click==8.1.3 ; python_version >= "3.9" and python_version < "3.11"
|
|
colorama==0.4.5 ; python_version >= "3.9" and python_version < "3.11" and platform_system == "Windows"
|
|
isort==5.10.1 ; python_version >= "3.9" and python_version < "3.11"
|
|
mypy-extensions==0.4.3 ; python_version >= "3.9" and python_version < "3.11"
|
|
mypy==0.971 ; python_version >= "3.9" and python_version < "3.11"
|
|
pathspec==0.10.1 ; python_version >= "3.9" and python_version < "3.11"
|
|
platformdirs==2.5.2 ; python_version >= "3.9" and python_version < "3.11"
|
|
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"
|
|
tomli==2.0.1 ; python_version >= "3.9" and python_version < "3.11"
|
|
typing-extensions==4.3.0 ; python_version >= "3.9" and python_version < "3.11"
|