kwplot>=0.4.14
matplotlib>=3.10.5 ; python_version < '4.0'  and python_version >= '3.14'    # Python 3.14+
matplotlib>=3.9.2  ; python_version < '3.14' and python_version >= '3.13'    # Python 3.13
matplotlib>=3.8.2  ; python_version < '3.13' and python_version >= '3.12'    # Python 3.12
matplotlib>=3.8.2  ; python_version < '3.12' and python_version >= '3.11'    # Python 3.11
matplotlib>=3.8.2  ; python_version < '3.11' and python_version >= '3.10'    # Python 3.10

# TODO: 
# openskill>=6.2.0
