# 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
# sphinx_rtd_theme
numpy>=1.20.3
astropy>=4.0.2
importlib-metadata
matplotlib>=3.5.2
pandas>=1.3.4
tkinter>=8.6
PIL>=8.4.0




