# Matplotlib 3.11 and later are AI polluted
# matplotlib>=3.2.2; platform_machine != "aarch64" or python_version > "3.6"
# matplotlib==3.2.2; platform_machine == "aarch64" and python_version == "3.6"
cawdrey>=0.3.0
domdf-python-tools>=1.7.0
matplotlib<3.11,>=3.2.2
typing-extensions>=3.7.4.3
