File tree Expand file tree Collapse file tree 3 files changed +30
-30
lines changed Expand file tree Collapse file tree 3 files changed +30
-30
lines changed Original file line number Diff line number Diff line change 1
1
--index-url https://pypi.tuna.tsinghua.edu.cn/simple
2
2
3
- pyside6-addons == 6.3.1 ; python_version >= "3.9" and python_version < "3.11"
4
- pyside6-essentials == 6.3.1 ; python_version >= "3.9" and python_version < "3.11"
5
- pyside6 == 6.3.1 ; python_version >= "3.9" and python_version < "3.11"
6
- shiboken6 == 6.3.1 ; python_version >= "3.9" and python_version < "3.11"
3
+ pyside6-addons == 6.3.2 ; python_version >= "3.9" and python_version < "3.11"
4
+ pyside6-essentials == 6.3.2 ; python_version >= "3.9" and python_version < "3.11"
5
+ pyside6 == 6.3.2 ; python_version >= "3.9" and python_version < "3.11"
6
+ shiboken6 == 6.3.2 ; python_version >= "3.9" and python_version < "3.11"
Original file line number Diff line number Diff line change @@ -8,9 +8,9 @@ mypy-extensions==0.4.3 ; python_version >= "3.9" and python_version < "3.11"
8
8
mypy==0.971 ; python_version >= "3.9" and python_version < "3.11"
9
9
pathspec==0.10.1 ; python_version >= "3.9" and python_version < "3.11"
10
10
platformdirs==2.5.2 ; python_version >= "3.9" and python_version < "3.11"
11
- pyside6-addons==6.3.1 ; python_version >= "3.9" and python_version < "3.11"
12
- pyside6-essentials==6.3.1 ; python_version >= "3.9" and python_version < "3.11"
13
- pyside6==6.3.1 ; python_version >= "3.9" and python_version < "3.11"
14
- shiboken6==6.3.1 ; python_version >= "3.9" and python_version < "3.11"
11
+ pyside6-addons==6.3.2 ; python_version >= "3.9" and python_version < "3.11"
12
+ pyside6-essentials==6.3.2 ; python_version >= "3.9" and python_version < "3.11"
13
+ pyside6==6.3.2 ; python_version >= "3.9" and python_version < "3.11"
14
+ shiboken6==6.3.2 ; python_version >= "3.9" and python_version < "3.11"
15
15
tomli==2.0.1 ; python_version >= "3.9" and python_version < "3.11"
16
16
typing-extensions==4.3.0 ; python_version >= "3.9" and python_version < "3.11"
You can’t perform that action at this time.
0 commit comments