yarg>=0.1.9
docopt>=0.6.2
requests>=2.25.0

[:python_version < "3.13"]
nbconvert<8.0.0,>=7.11.0

[:python_version == "3.9"]
ipython<8.0.0,>=7.16.0

[:python_version >= "3.10" and python_version < "3.13"]
ipython<8.19.0,>=8.0.0

[:python_version >= "3.13"]
nbconvert>=7.16.0
ipython>=8.18.0

[dev]
flake8>=6.1.0
tox>=4.11.3
coverage>=7.3.2
