Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions Data/Python/3.10/Allowed-Packages
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ ezdxf
geomdl
gmsh
idna
kicad-python
ladybug-core
ladybug-comfort
ladybug-display
Expand Down
27 changes: 17 additions & 10 deletions Data/Python/3.10/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ aiosignal==1.4.0
aiosqlite==0.22.1
aiostream==0.7.1
antlr4-python3-runtime==4.13.1
anyio==4.14.0
anyio==4.14.1
anytree==2.13.0
asttokens==3.0.1
async-timeout==5.0.1
Expand Down Expand Up @@ -35,7 +35,7 @@ contourpy==1.3.2
cpylog==1.6.0
cryptography==49.0.0
cycler==0.12.1
cyclopts==4.18.0
cyclopts==4.19.0
dbus-fast==5.0.22
decorator==5.3.1
defusedxml==0.7.1
Expand All @@ -62,11 +62,14 @@ importlib_resources==7.1.0
ipython==8.39.0
jedi==0.20.0
joblib==1.5.3
jsonschema==4.26.0
jsonschema-specifications==2025.9.1
kicad-python==0.7.1
kiwisolver==1.5.0
ladybug-comfort==0.18.118
ladybug-core==0.44.50
ladybug-comfort==0.18.120
ladybug-core==0.44.52
ladybug-display==0.14.3
ladybug-geometry==1.34.27
ladybug-geometry==1.35.1
ladybug-radiance==0.2.12
lazy-loader==0.5
lib3mf==2.5.0
Expand All @@ -81,7 +84,7 @@ meshio==5.3.5
monotonic==1.6
more-itertools==11.1.0
mpmath==1.3.0
msgpack==1.2.0
msgpack==1.2.1
multidict==6.7.1
multimethod==1.12
networkx==3.4.2
Expand All @@ -93,7 +96,7 @@ numpy==2.2.6
ocp_gordon==0.2.0
ocpsvg==0.6.0
olefile==0.47
OpenEXR==3.4.12
OpenEXR==3.4.13
openpyxl==3.1.5
openstudio==3.11.0
orjson==3.11.9
Expand All @@ -106,10 +109,10 @@ pillow==12.2.0
platformdirs==4.10.0
ply==3.11
pooch==1.9.0
posthog==7.19.2
posthog==7.21.0
prompt_toolkit==3.0.52
propcache==0.5.2
protobuf==7.35.1
protobuf==5.29.6
psutil==7.2.2
ptyprocess==0.7.0
pure_eval==0.2.3
Expand All @@ -122,6 +125,7 @@ pygit2==1.18.2
Pygments==2.20.0
PyJWT==2.13.0
pyNastran==1.3.4
pynng==0.9.0
PyOpenGL==3.1.10
pyOpenSSL==26.3.0
pyopenxr==1.1.5301
Expand All @@ -138,10 +142,12 @@ pyvista==0.48.4
PyYAML==6.0.3
QtPy==2.4.3
QtRangeSlider==0.1.5
referencing==0.37.0
requests==2.34.2
rhino3dm==8.17.0
rich==15.0.0
rich-rst==2.0.1
rich-rst==2.0.2
rpds-py==0.30.0
runtype==0.5.3
scikit-image==0.25.2
scikit-learn==1.7.2
Expand All @@ -151,6 +157,7 @@ scooby==0.11.2
sentry-sdk==2.63.0
shapely==2.1.2
six==1.17.0
sniffio==1.3.1
sortedcontainers==2.4.0
soupsieve==2.8.4
stack-data==0.6.3
Expand Down
1 change: 1 addition & 0 deletions Data/Python/3.11/Allowed-Packages
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ ezdxf
geomdl
gmsh
idna
kicad-python
ladybug-core
ladybug-comfort
ladybug-display
Expand Down
42 changes: 25 additions & 17 deletions Data/Python/3.11/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,26 +5,27 @@ aiosignal==1.4.0
aiosqlite==0.22.1
aiostream==0.7.1
antlr4-python3-runtime==4.13.1
anyio==4.14.0
anyio==4.14.1
anytree==2.13.0
asttokens==3.0.1
asyncua==2.0
atomicwrites==1.4.0
attrs==26.1.0
autobahn==25.10.2
autobahn==26.6.2
awkward==2.9.1
awkward_cpp==53
backoff==2.2.1
beautifulsoup4==4.15.0
bleak==3.0.2
blinker==1.9.0
build123d==0.11.0
cadquery==2.7.0
cadquery-ocp==7.8.1.1.post1
cadquery==2.8.0
cadquery-ocp==7.9.3.1.1
cadquery-ocp-novtk==7.9.3.1.1
cadquery-ocp-proxy==7.9.3.1.1
capytaine==2.3.1
casadi==3.7.2
cbor2==6.1.2
certifi==2026.6.17
cffi==2.0.0
charset-normalizer==3.4.7
Expand All @@ -34,7 +35,7 @@ contourpy==1.3.3
cpylog==1.6.0
cryptography==49.0.0
cycler==0.12.1
cyclopts==4.18.0
cyclopts==4.19.0
dbus-fast==5.0.22
decorator==5.3.1
defusedxml==0.7.1
Expand All @@ -57,15 +58,18 @@ idna==3.18
ImageIO==2.37.3
importlib_metadata==9.0.0
importlib_resources==7.1.0
ipython==9.14.1
ipython==9.15.0
ipython_pygments_lexers==1.1.1
jedi==0.20.0
joblib==1.5.3
jsonschema==4.26.0
jsonschema-specifications==2025.9.1
kicad-python==0.7.1
kiwisolver==1.5.0
ladybug-comfort==0.18.118
ladybug-core==0.44.50
ladybug-comfort==0.18.120
ladybug-core==0.44.52
ladybug-display==0.14.3
ladybug-geometry==1.34.27
ladybug-geometry==1.35.1
ladybug-radiance==0.2.12
lazy-loader==0.5
lib3mf==2.5.0
Expand All @@ -80,7 +84,7 @@ meshio==5.3.5
monotonic==1.6
more-itertools==11.1.0
mpmath==1.3.0
msgpack==1.2.0
msgpack==1.2.1
multidict==6.7.1
multimethod==1.12
narwhals==2.22.1
Expand All @@ -93,23 +97,22 @@ numpy==2.4.6
ocp_gordon==0.2.0
ocpsvg==0.6.0
olefile==0.47
OpenEXR==3.4.12
OpenEXR==3.4.13
openpyxl==3.1.5
openstudio==3.11.0
orjson==3.11.9
packaging==26.2
pandas==2.3.3
parso==0.8.7
path==17.1.1
pexpect==4.9.0
pillow==12.2.0
platformdirs==4.10.0
ply==3.11
pooch==1.9.0
posthog==7.19.2
posthog==7.21.0
prompt_toolkit==3.0.52
propcache==0.5.2
protobuf==7.35.1
protobuf==5.29.6
psutil==7.2.2
ptyprocess==0.7.0
pure_eval==0.2.3
Expand All @@ -122,6 +125,7 @@ pygit2==1.19.3
Pygments==2.20.0
PyJWT==2.13.0
pyNastran==1.3.4
pynng==0.9.0
PyOpenGL==3.1.10
pyOpenSSL==26.3.0
pyopenxr==1.1.5301
Expand All @@ -138,10 +142,12 @@ pyvista==0.48.4
PyYAML==6.0.3
QtPy==2.4.3
QtRangeSlider==0.1.5
referencing==0.37.0
requests==2.34.2
rhino3dm==8.17.0
rich==15.0.0
rich-rst==2.0.1
rich-rst==2.0.2
rpds-py==2026.5.1
runtype==0.5.3
scikit-image==0.26.0
scikit-learn==1.9.0
Expand All @@ -151,6 +157,7 @@ scooby==0.11.2
sentry-sdk==2.63.0
shapely==2.1.2
six==1.17.0
sniffio==1.3.1
sortedcontainers==2.4.0
soupsieve==2.8.4
stack-data==0.6.3
Expand All @@ -173,15 +180,16 @@ trame-vuetify==3.2.2
triangle==20250106
trianglesolver==1.2
trimesh==4.12.2
txaio==25.12.2
txaio==26.6.1
typing_extensions==4.15.0
typish==1.9.3
tzdata==2026.2
tzlocal==5.4.3
ujson==5.13.0
urllib3==2.7.0
vedo==2025.5.4
vermin==1.8.0
vtk==9.3.1
vtk==9.6.2
wait_for2==0.4.1
wcwidth==0.8.1
webcolors==24.8.0
Expand Down
1 change: 1 addition & 0 deletions Data/Python/3.12/Allowed-Packages
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ ezdxf
geomdl
gmsh
idna
kicad-python
ladybug-core
ladybug-comfort
ladybug-display
Expand Down
Loading