requirements.txt 341 B

123456789101112131415161718
  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.8
  5. dill
  6. rtree
  7. pyopengl
  8. pyopengl-accelerate
  9. vispy
  10. ortools
  11. svg.path
  12. simplejson
  13. shapely>=1.3
  14. freetype-py
  15. fontTools
  16. rasterio
  17. lxml
  18. ezdxf