| 12345678910111213141516171819 |
- # This file contains python only requirements to be installed with pip
- # Python pacakges that cannot be installed with pip (e.g. PyQt5, GDAL) are not included.
- # Usage: pip install -r requirements.txt
- numpy>=1.8
- simplejson
- dill
- rtree
- pyopengl
- pyopengl-accelerate
- vispy
- ortools
- svg.path
- simplejson
- shapely>=1.3
- freetype-py
- fontTools
- rasterio
- lxml
- ezdxf
|