# =============================================================================
# DEPRECATION WARNING:
#
# This file exists purely for convenience so that requirements can be easily
# installed with
#
# pip install -r requirements.txt
#
# and so that they show up on GitHub. Requirements of the package are
# specified in setup.cfg. Currently parsing of requirements.txt files is not
# supported by setup.cfg.
#
# If you make changes here, make sure to edit setup.cfg as well!
# =============================================================================
cached_property; python_version<"3.8"
dataclasses; python_version<"3.7"
numpy<=1.19.1; python_version<"3.7"
numpy; python_version>="3.7"
scipy>=1.4
