# Requirements file for ReadTheDocs, check .readthedocs.yml.
# To build the module reference correctly, make sure every external package
# under `install_requires` in `setup.cfg` is also listed here!
sphinx>=3.2.1
numpy>=1.21.5
scipy>=1.7.3
matplotlib>=3.5.1
pandas>=1.3.5
xlrd>=2.0.1
openpyxl>=3.0.9
requests>=2.27.1
pyyaml>=6.0
pyqt5<5.16

# sphinx_rtd_theme
