typing_extensions>=3.7.4.2
typing_inspect>=0.4.0
pyyaml>=5.2

[:python_version < "3.7"]
dataclasses>=0.6.0

[dev]
black==22.3.0
coverage>=4.5.4
fixit==0.1.1
flake8>=3.7.8
hypothesis>=4.36.0
hypothesmith>=0.0.4
jupyter>=1.0.0
maturin<0.9,>=0.8.3
nbsphinx>=0.4.2
prompt-toolkit>=2.0.9
setuptools_scm>=6.0.1
sphinx-rtd-theme>=0.4.3
ufmt==1.3
usort==1.0.0rc1
setuptools-rust>=0.12.1
slotscheck>=0.7.1
jinja2==3.0.3

[dev:platform_system != "Windows"]
pyre-check==0.9.9
