Skip to content

Commit dfcd559

Browse files
authored
Merge pull request #501 from FreeCAD/add-pyproj
Add pyproj to allowed Python packages
2 parents 1d565aa + c2cf999 commit dfcd559

File tree

7 files changed

+45
-38
lines changed

7 files changed

+45
-38
lines changed

ALLOWED_PYTHON_PACKAGES.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ pynastran
7878
pyopenxr
7979
pyoptools
8080
pypresence
81+
pyproj
8182
pysolar
8283
python-dateutil
8384
python-docx

constraints/constraints-py310.txt

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@ importlib_metadata==8.7.0
4040
importlib_resources==6.5.2
4141
joblib==1.5.2
4242
kiwisolver==1.4.9
43-
ladybug-comfort==0.18.95
44-
ladybug-core==0.44.28
43+
ladybug-comfort==0.18.96
44+
ladybug-core==0.44.29
4545
ladybug-display==0.13.3
4646
ladybug-geometry==1.34.14
4747
ladybug-radiance==0.2.11
@@ -62,7 +62,7 @@ nodeeditor==0.9.15
6262
numba==0.62.1
6363
numpy==1.26.4
6464
olefile==0.47
65-
OpenEXR==3.4.3
65+
OpenEXR==3.4.4
6666
openpyxl==3.1.5
6767
openstudio==3.10.0
6868
orjson==3.11.4
@@ -90,6 +90,7 @@ pyopenxr==1.1.5301
9090
pyoptools==0.3.7
9191
pyparsing==3.2.5
9292
pypresence==4.6.1
93+
pyproj==3.7.1
9394
pysolar==0.13
9495
python-dateutil==2.9.0.post0
9596
python-docx==1.2.0
@@ -107,7 +108,7 @@ scikit-learn==1.7.2
107108
scikit-sparse==0.4.16
108109
scipy==1.15.3
109110
scooby==0.11.0
110-
sentry-sdk==2.45.0
111+
sentry-sdk==2.46.0
111112
shapely==2.1.2
112113
six==1.17.0
113114
sortedcontainers==2.4.0
@@ -118,14 +119,14 @@ testtools==2.8.0
118119
threadpoolctl==3.6.0
119120
tifffile==2025.5.10
120121
triangle==20250106
121-
trimesh==4.9.0
122+
trimesh==4.10.0
122123
txaio==25.9.2
123124
typing_extensions==4.15.0
124125
tzdata==2025.2
125126
tzlocal==5.3.1
126127
urllib3==2.5.0
127128
vedo==2025.5.4
128-
vermin==1.7.0
129+
vermin==1.8.0
129130
vtk==9.5.2
130131
xarray==2025.6.1
131132
xgbxml==0.0.10

constraints/constraints-py311.txt

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@ importlib_metadata==8.7.0
4040
importlib_resources==6.5.2
4141
joblib==1.5.2
4242
kiwisolver==1.4.9
43-
ladybug-comfort==0.18.95
44-
ladybug-core==0.44.28
43+
ladybug-comfort==0.18.96
44+
ladybug-core==0.44.29
4545
ladybug-display==0.13.3
4646
ladybug-geometry==1.34.14
4747
ladybug-radiance==0.2.11
@@ -56,13 +56,13 @@ meshio==5.3.5
5656
monotonic==1.6
5757
mpmath==1.3.0
5858
msgpack==1.1.2
59-
networkx==3.5
59+
networkx==3.6
6060
nine==1.2.0
6161
nodeeditor==0.9.15
6262
numba==0.62.1
6363
numpy==1.26.4
6464
olefile==0.47
65-
OpenEXR==3.4.3
65+
OpenEXR==3.4.4
6666
openpyxl==3.1.5
6767
openstudio==3.10.0
6868
orjson==3.11.4
@@ -90,6 +90,7 @@ pyopenxr==1.1.5301
9090
pyoptools==0.3.7
9191
pyparsing==3.2.5
9292
pypresence==4.6.1
93+
pyproj==3.7.2
9394
pysolar==0.13
9495
python-dateutil==2.9.0.post0
9596
python-docx==1.2.0
@@ -107,7 +108,7 @@ scikit-learn==1.7.2
107108
scikit-sparse==0.4.16
108109
scipy==1.16.3
109110
scooby==0.11.0
110-
sentry-sdk==2.45.0
111+
sentry-sdk==2.46.0
111112
shapely==2.1.2
112113
six==1.17.0
113114
sortedcontainers==2.4.0
@@ -118,14 +119,14 @@ testtools==2.8.0
118119
threadpoolctl==3.6.0
119120
tifffile==2025.10.16
120121
triangle==20250106
121-
trimesh==4.9.0
122+
trimesh==4.10.0
122123
txaio==25.9.2
123124
typing_extensions==4.15.0
124125
tzdata==2025.2
125126
tzlocal==5.3.1
126127
urllib3==2.5.0
127128
vedo==2025.5.4
128-
vermin==1.7.0
129+
vermin==1.8.0
129130
vtk==9.5.2
130131
xarray==2025.11.0
131132
xgbxml==0.0.10

constraints/constraints-py312.txt

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@ ImageIO==2.37.2
3939
importlib_resources==6.5.2
4040
joblib==1.5.2
4141
kiwisolver==1.4.9
42-
ladybug-comfort==0.18.95
43-
ladybug-core==0.44.28
42+
ladybug-comfort==0.18.96
43+
ladybug-core==0.44.29
4444
ladybug-display==0.13.3
4545
ladybug-geometry==1.34.14
4646
ladybug-radiance==0.2.11
@@ -55,13 +55,13 @@ meshio==5.3.5
5555
monotonic==1.6
5656
mpmath==1.3.0
5757
msgpack==1.1.2
58-
networkx==3.5
58+
networkx==3.6
5959
nine==1.2.0
6060
nodeeditor==0.9.15
6161
numba==0.62.1
6262
numpy==1.26.4
6363
olefile==0.47
64-
OpenEXR==3.4.3
64+
OpenEXR==3.4.4
6565
openpyxl==3.1.5
6666
openstudio==3.10.0
6767
orjson==3.11.4
@@ -89,6 +89,7 @@ pyopenxr==1.1.5301
8989
pyoptools==0.3.7
9090
pyparsing==3.2.5
9191
pypresence==4.6.1
92+
pyproj==3.7.2
9293
pysolar==0.13
9394
python-dateutil==2.9.0.post0
9495
python-docx==1.2.0
@@ -106,7 +107,7 @@ scikit-learn==1.7.2
106107
scikit-sparse==0.4.16
107108
scipy==1.16.3
108109
scooby==0.11.0
109-
sentry-sdk==2.45.0
110+
sentry-sdk==2.46.0
110111
shapely==2.1.2
111112
six==1.17.0
112113
sortedcontainers==2.4.0
@@ -117,14 +118,14 @@ testtools==2.8.0
117118
threadpoolctl==3.6.0
118119
tifffile==2025.10.16
119120
triangle==20250106
120-
trimesh==4.9.0
121+
trimesh==4.10.0
121122
txaio==25.9.2
122123
typing_extensions==4.15.0
123124
tzdata==2025.2
124125
tzlocal==5.3.1
125126
urllib3==2.5.0
126127
vedo==2025.5.4
127-
vermin==1.7.0
128+
vermin==1.8.0
128129
vtk==9.5.2
129130
xarray==2025.11.0
130131
xgbxml==0.0.10

constraints/constraints-py313.txt

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ ImageIO==2.37.2
3838
importlib_resources==6.5.2
3939
joblib==1.5.2
4040
kiwisolver==1.4.9
41-
ladybug-comfort==0.18.95
42-
ladybug-core==0.44.28
41+
ladybug-comfort==0.18.96
42+
ladybug-core==0.44.29
4343
ladybug-display==0.13.3
4444
ladybug-geometry==1.34.14
4545
ladybug-radiance==0.2.11
@@ -54,7 +54,7 @@ meshio==5.3.5
5454
monotonic==1.6
5555
mpmath==1.3.0
5656
msgpack==1.1.2
57-
networkx==3.5
57+
networkx==3.6
5858
nine==1.2.0
5959
nodeeditor==0.9.15
6060
numba==0.62.1
@@ -85,6 +85,7 @@ pyOpenSSL==25.3.0
8585
pyopenxr==1.1.5301
8686
pyparsing==3.2.5
8787
pypresence==4.6.1
88+
pyproj==3.7.2
8889
pysolar==0.13
8990
python-dateutil==2.9.0.post0
9091
python-docx==1.2.0
@@ -102,7 +103,7 @@ scikit-learn==1.7.2
102103
scikit-sparse==0.4.16
103104
scipy==1.16.3
104105
scooby==0.11.0
105-
sentry-sdk==2.45.0
106+
sentry-sdk==2.46.0
106107
shapely==2.1.2
107108
six==1.17.0
108109
sortedcontainers==2.4.0
@@ -113,15 +114,15 @@ testtools==2.8.0
113114
threadpoolctl==3.6.0
114115
tifffile==2025.10.16
115116
triangle==20250106
116-
trimesh==4.9.0
117+
trimesh==4.10.0
117118
txaio==25.9.2
118119
typing_extensions==4.15.0
119120
typish==1.9.3
120121
tzdata==2025.2
121122
tzlocal==5.3.1
122123
urllib3==2.5.0
123124
vedo==2025.5.4
124-
vermin==1.7.0
125+
vermin==1.8.0
125126
vtk==9.5.2
126127
xarray==2025.11.0
127128
xgbxml==0.0.10

constraints/constraints-py38.txt

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@ importlib_metadata==8.5.0
4141
importlib_resources==6.4.5
4242
joblib==1.4.2
4343
kiwisolver==1.4.7
44-
ladybug-comfort==0.18.95
45-
ladybug-core==0.44.28
44+
ladybug-comfort==0.18.96
45+
ladybug-core==0.44.29
4646
ladybug-display==0.13.3
4747
ladybug-geometry==1.34.14
4848
ladybug-radiance==0.2.11
@@ -63,7 +63,7 @@ nodeeditor==0.9.15
6363
numba==0.58.1
6464
numpy==1.24.4
6565
olefile==0.47
66-
OpenEXR==3.4.3
66+
OpenEXR==3.4.4
6767
openpyxl==3.1.5
6868
openstudio==3.10.0
6969
packaging==25.0
@@ -90,6 +90,7 @@ pyopenxr==1.1.4601
9090
pyoptools==0.2.1
9191
pyparsing==3.1.4
9292
pypresence==4.3.0
93+
pyproj==3.5.0
9394
pysolar==0.13
9495
python-dateutil==2.9.0.post0
9596
python-docx==1.1.2
@@ -108,7 +109,7 @@ scikit-learn==1.3.2
108109
scikit-sparse==0.4.16
109110
scipy==1.10.1
110111
scooby==0.11.0
111-
sentry-sdk==2.45.0
112+
sentry-sdk==2.46.0
112113
shapely==2.0.7
113114
six==1.17.0
114115
sortedcontainers==2.4.0
@@ -119,15 +120,15 @@ testtools==2.7.2
119120
threadpoolctl==3.5.0
120121
tifffile==2023.7.10
121122
triangle==20250106
122-
trimesh==4.9.0
123+
trimesh==4.10.0
123124
txaio==23.1.1
124125
typing_extensions==4.13.2
125126
typish==1.9.3
126127
tzdata==2025.2
127128
tzlocal==5.2
128129
urllib3==2.2.3
129130
vedo==2025.5.4
130-
vermin==1.7.0
131+
vermin==1.8.0
131132
vtk==9.3.1
132133
xarray==2023.1.0
133134
xgbxml==0.0.10

constraints/constraints-py39.txt

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@ importlib_metadata==8.7.0
4040
importlib_resources==6.5.2
4141
joblib==1.5.2
4242
kiwisolver==1.4.7
43-
ladybug-comfort==0.18.95
44-
ladybug-core==0.44.28
43+
ladybug-comfort==0.18.96
44+
ladybug-core==0.44.29
4545
ladybug-display==0.13.3
4646
ladybug-geometry==1.34.14
4747
ladybug-radiance==0.2.11
@@ -62,7 +62,7 @@ nodeeditor==0.9.15
6262
numba==0.60.0
6363
numpy==1.26.4
6464
olefile==0.47
65-
OpenEXR==3.4.3
65+
OpenEXR==3.4.4
6666
openpyxl==3.1.5
6767
openstudio==3.10.0
6868
orjson==3.11.4
@@ -90,6 +90,7 @@ pyopenxr==1.1.5301
9090
pyoptools==0.3.7
9191
pyparsing==3.2.5
9292
pypresence==4.6.1
93+
pyproj==3.6.1
9394
pysolar==0.13
9495
python-dateutil==2.9.0.post0
9596
python-docx==1.2.0
@@ -107,7 +108,7 @@ scikit-learn==1.6.1
107108
scikit-sparse==0.4.16
108109
scipy==1.13.1
109110
scooby==0.11.0
110-
sentry-sdk==2.45.0
111+
sentry-sdk==2.46.0
111112
shapely==2.0.7
112113
six==1.17.0
113114
sortedcontainers==2.4.0
@@ -118,14 +119,14 @@ testtools==2.7.2
118119
threadpoolctl==3.6.0
119120
tifffile==2024.8.30
120121
triangle==20250106
121-
trimesh==4.9.0
122+
trimesh==4.10.0
122123
txaio==23.6.1
123124
typing_extensions==4.15.0
124125
tzdata==2025.2
125126
tzlocal==5.3.1
126127
urllib3==2.5.0
127128
vedo==2025.5.4
128-
vermin==1.7.0
129+
vermin==1.8.0
129130
vtk==9.5.2
130131
xarray==2024.7.0
131132
xgbxml==0.0.10

0 commit comments

Comments
 (0)