Files
flatcam-wsl/requirements.txt
Marius Stanciu ccfca31c4e - removed patch to fix scaling on HIDPI displays since now the fix is implemented in VisPy v0.8.1
- modified a patch for VisPy Infinite Line Visual that set the line width, in order to make it compliant with newer versions of OpenGL
2021-08-30 02:27:06 +03:00

35 lines
631 B
Plaintext

# This file contains python only requirements to be installed with pip
# Python packages that cannot be installed with pip (e.g. PyQt5, GDAL) are not included.
# For Windows GDAL wheel can be found here: https://www.lfd.uci.edu/~gohlke/pythonlibs/#gdal
# Usage: pip3 install -r requirements.txt
numpy>=1.16
matplotlib>=3.1
cycler>=0.10
python-dateutil>=2.1
kiwisolver>=1.1
six
setuptools
dill
rtree
pyopengl
ortools>=7.0
svg.path>=4.0
simplejson
shapely>=1.7.0
freetype-py
fontTools
lxml
ezdxf
qrcode>=6.1
reportlab>=3.5
svglib
gdal
pyserial>=3.4
pikepdf>=2.0
pywin32>2.0
pyqt6>=6.1.0
vispy>=0.8.1
rasterio
foronoi>=1.0.3
networkx