requirements.txt 438 B

1234567891011121314151617181920212223242526
  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. numpy >=1.16
  5. matplotlib>=3.1
  6. cycler>=0.10
  7. python-dateutil>=2.1
  8. kiwisolver>=1.1
  9. six
  10. setuptools
  11. dill
  12. rtree
  13. pyopengl
  14. vispy
  15. ortools
  16. svg.path
  17. simplejson
  18. shapely>=1.3
  19. freetype-py
  20. fontTools
  21. rasterio
  22. lxml
  23. ezdxf
  24. qrcode>=6.1
  25. reportlab>=3.5
  26. svglib