Skip to content

Commit a45434d

Browse files
committed
Update Python and Qt
1 parent d18d244 commit a45434d

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

config.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
{
66
"name":"python",
77
"git-repo":"https://github.com/python/cpython.git",
8-
"git-ref":"v3.12.7",
8+
"git-ref":"v3.12.10",
99
"note1": "As of 19 November 2024, IfcOpenShell did not support Python 3.13",
1010
"note2": "pynastran 1.4.1 depends on numpy<2",
1111
"requirements": [
@@ -44,7 +44,7 @@
4444
},
4545
{
4646
"name":"qt",
47-
"install-directory":"C:\\Qt\\6.8.1\\msvc2022_64"
47+
"install-directory":"G:\\Qt\\6.8.3\\msvc2022_64"
4848
},
4949
{
5050
"name":"bzip2",
@@ -102,7 +102,7 @@
102102
{
103103
"name":"pyside",
104104
"git-repo": "http://code.qt.io/pyside/pyside-setup",
105-
"git-ref": "6.8.1"
105+
"git-ref": "6.8.3"
106106
},
107107
{
108108
"name":"vtk",

0 commit comments

Comments
 (0)