requirements.txt 449 B

123456789101112131415161718192021222324252627
  1. # This file contains python only requirements to be installed with pip
  2. # Python packages that cannot be installed with pip (e.g. PyQt5, GDAL) are not included.
  3. # Usage: pip3 install -r requirements.txt
  4. pyqt5==5.12
  5. numpy>=1.16
  6. matplotlib>=3.1
  7. cycler>=0.10
  8. python-dateutil>=2.1
  9. kiwisolver>=1.1
  10. six
  11. setuptools
  12. dill
  13. rtree
  14. pyopengl
  15. vispy
  16. ortools
  17. svg.path
  18. simplejson
  19. shapely>=1.3
  20. freetype-py
  21. fontTools
  22. rasterio
  23. lxml
  24. ezdxf
  25. qrcode>=6.1
  26. reportlab>=3.5
  27. svglib