- Added contrain displayed next to line
- Slight change to point check from solver.
This commit is contained in:
102
requirements.txt
102
requirements.txt
@@ -1,66 +1,60 @@
|
||||
certifi==2024.7.4
|
||||
cffi==1.16.0
|
||||
charset-normalizer==3.3.2
|
||||
contourpy==1.2.0
|
||||
certifi==2025.1.31
|
||||
cffi==1.17.1
|
||||
charset-normalizer==3.4.1
|
||||
contourpy==1.3.1
|
||||
cycler==0.12.1
|
||||
fonttools==4.47.0
|
||||
freetype-py==2.4.0
|
||||
flexcache==0.3
|
||||
flexparser==0.4
|
||||
fonttools==4.56.0
|
||||
freetype-py==2.5.1
|
||||
hsluv==5.0.4
|
||||
idna==3.7
|
||||
imageio==2.33.1
|
||||
kiwisolver==1.4.5
|
||||
lazy_loader==0.3
|
||||
idna==3.10
|
||||
imageio==2.37.0
|
||||
kiwisolver==1.4.8
|
||||
lazy_loader==0.4
|
||||
markdown-it-py==3.0.0
|
||||
matplotlib==3.8.2
|
||||
matplotlib==3.10.1
|
||||
mdurl==0.1.2
|
||||
meshio==5.3.4
|
||||
meshio==5.3.5
|
||||
names==0.3.0
|
||||
networkx==3.2.1
|
||||
Nuitka==2.2.1
|
||||
numpy==1.26.2
|
||||
numpy-stl==3.1.1
|
||||
networkx==3.4.2
|
||||
Nuitka==2.6.9
|
||||
numpy==2.2.4
|
||||
numpy-stl==3.2.0
|
||||
ordered-set==4.1.0
|
||||
packaging==23.2
|
||||
panda3d-gltf==1.2.0
|
||||
panda3d-simplepbr==0.12.0
|
||||
Pillow==10.1.0
|
||||
Pint==0.22
|
||||
platformdirs==4.2.2
|
||||
packaging==24.2
|
||||
panda3d-gltf==1.3.0
|
||||
panda3d-simplepbr==0.13.0
|
||||
pillow==11.1.0
|
||||
Pint==0.24.4
|
||||
platformdirs==4.3.7
|
||||
pooch==1.8.2
|
||||
pycparser==2.21
|
||||
pygame==2.5.2
|
||||
Pygments==2.17.2
|
||||
PyOpenGL==3.1.7
|
||||
pyparsing==3.1.1
|
||||
PyQt6==6.7.0
|
||||
PyQt6-3D==6.7.0
|
||||
PyQt6-3D-Qt6==6.7.0
|
||||
PyQt6-Qt6==6.7.0
|
||||
PyQt6-sip==13.6.0
|
||||
PySide6==6.6.1
|
||||
PySide6-Addons==6.6.1
|
||||
PySide6-Essentials==6.6.1
|
||||
python-dateutil==2.8.2
|
||||
pycparser==2.22
|
||||
pygame==2.6.1
|
||||
Pygments==2.19.1
|
||||
pyparsing==3.2.3
|
||||
PySide6_Essentials==6.8.3
|
||||
python-dateutil==2.9.0.post0
|
||||
python-solvespace==3.0.8
|
||||
python-utils==3.8.2
|
||||
pyvista==0.43.10
|
||||
pyvistaqt==0.11.1
|
||||
QtPy==2.4.1
|
||||
python-utils==3.9.1
|
||||
pyvista==0.44.2
|
||||
pyvistaqt==0.11.2
|
||||
QtPy==2.4.3
|
||||
requests==2.32.3
|
||||
rich==13.7.0
|
||||
scikit-image==0.22.0
|
||||
scipy==1.11.4
|
||||
rich==13.9.4
|
||||
scikit-image==0.25.2
|
||||
scipy==1.15.2
|
||||
scooby==0.10.0
|
||||
sdfcad @ git+https://gitlab.com/nobodyinperson/sdfCAD@9bd4e9021c6ee7e685ee28e8a3a5d2d2c028190c
|
||||
shapely==2.0.4
|
||||
shiboken6==6.6.1
|
||||
six==1.16.0
|
||||
tifffile==2023.12.9
|
||||
trimesh==4.3.2
|
||||
shapely==2.1.0rc1
|
||||
shiboken6==6.8.3
|
||||
six==1.17.0
|
||||
tifffile==2025.3.13
|
||||
trimesh==4.6.5
|
||||
tripy==1.0.0
|
||||
typing_extensions==4.9.0
|
||||
urllib3==2.2.2
|
||||
vispy==0.14.2
|
||||
vtk==9.3.0
|
||||
vulkan==1.3.275.0
|
||||
zstandard==0.22.0
|
||||
typing_extensions==4.13.0
|
||||
urllib3==2.3.0
|
||||
vispy==0.14.3
|
||||
vtk==9.4.1
|
||||
vulkan==1.3.275.1
|
||||
zstandard==0.23.0
|
||||
|
||||
Reference in New Issue
Block a user