# These libraries are vendored under ./lib/ and added to sys.path at plugin
# load time, so end users do not need to install anything. This file is kept
# only for development / CI environments that want to install matching versions
# (e.g. for running the tests outside of QGIS).
openpyxl
pyqtgraph>=0.12.0
# et_xmlfile is a runtime dependency of openpyxl >= 3.1 and is also vendored
# under ./lib/ so the plugin works offline.
et_xmlfile
