# Requirements for the COLD algorithm

astropy>=5.2.2     ; python_version < '4.0'  and python_version >= '3.11'    # Python 3.11+
astropy>=5.1       ; python_version < '3.11' and python_version >= '3.10'    # Python 3.10

pycold>=0.1.2
