mirror of
https://github.com/muziing/PySide6-Code-Tutorial.git
synced 2025-02-07 00:28:22 +08:00
c032a35ef1
Python 3.10->3.11 PySide6 6.3.2 -> 6.4.1 mypy 0.982->0.991
17 lines
1.1 KiB
Plaintext
17 lines
1.1 KiB
Plaintext
--index-url https://pypi.tuna.tsinghua.edu.cn/simple
|
|
|
|
black==22.10.0 ; python_version >= "3.9" and python_version < "3.12"
|
|
click==8.1.3 ; python_version >= "3.9" and python_version < "3.12"
|
|
colorama==0.4.6 ; python_version >= "3.9" and python_version < "3.12" and platform_system == "Windows"
|
|
isort==5.10.1 ; python_version >= "3.9" and python_version < "3.12"
|
|
mypy-extensions==0.4.3 ; python_version >= "3.9" and python_version < "3.12"
|
|
mypy==0.991 ; python_version >= "3.9" and python_version < "3.12"
|
|
pathspec==0.10.2 ; python_version >= "3.9" and python_version < "3.12"
|
|
platformdirs==2.6.0 ; python_version >= "3.9" and python_version < "3.12"
|
|
pyside6-addons==6.4.1 ; python_version >= "3.9" and python_version < "3.12"
|
|
pyside6-essentials==6.4.1 ; python_version >= "3.9" and python_version < "3.12"
|
|
pyside6==6.4.1 ; python_version >= "3.9" and python_version < "3.12"
|
|
shiboken6==6.4.1 ; python_version >= "3.9" and python_version < "3.12"
|
|
tomli==2.0.1 ; python_version >= "3.9" and python_full_version < "3.11.0a7"
|
|
typing-extensions==4.4.0 ; python_version >= "3.9" and python_version < "3.12"
|