requirements.txt 425 B

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