- made sure that if the OR-TOOLS package is not installed then the options in the Preferences for the related optimizations are disabled

This commit is contained in:
Marius Stanciu
2021-11-20 19:41:52 +02:00
committed by Marius
parent 640739cc65
commit b494669ca0
6 changed files with 32 additions and 11 deletions

View File

@@ -4,16 +4,21 @@
# Usage: pip3 install -r requirements.txt
numpy>=1.16
matplotlib>=3.4.5
cycler>=0.10
python-dateutil>=2.1
kiwisolver>=1.1
matplotlib>=3.5.0
six
setuptools
dill
rtree
pyopengl
# ###############################
# OR-TOOLS package is now optional
ortools>=7.0
# ###############################
svg.path>=4.0
simplejson
shapely>=1.7.1
@@ -30,5 +35,4 @@ pikepdf>=2.0
pyqt6>=6.1.0
vispy>=0.9.0
rasterio
foronoi>=1.0.3
networkx
foronoi>=1.0.3