PySide6-Code-Tutorial/requirements_dev.txt
muzing 2088630a25 Update versions of dependencies
PySide6 6.3.1->6.3.2
2022-09-14 09:02:08 +08:00

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"