requirements.txt 352 B

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