IPython
parse
pyfiglet
pyflakes
pygments
scriptconfig
ubelt
xinspect

[:python_version < "3.10" and python_version >= "3.9"]
numpy

[:python_version < "3.11" and python_version >= "3.10"]
numpy

[:python_version < "3.7" and python_version >= "3.6"]
numpy

[:python_version < "3.8" and python_version >= "3.7"]
numpy

[:python_version < "3.9" and python_version >= "3.8"]
numpy

[:python_version < "4.0" and python_version >= "3.11"]
numpy

[all]
IPython
autoflake
fire
parse
pyfiglet
pyflakes
pygments
scriptconfig
ubelt
xdoctest
xinspect
yapf

[all-strict]
IPython==7.16.2
autoflake==1.5.0
fire==0.4.0
parse==1.19.0
pyfiglet==0.7
pyflakes==2.5.0
pygments==2.12.0
scriptconfig==0.6.5
ubelt==1.2.0
xdoctest==0.14.0
xinspect==0.2.0
yapf==0.16.3

[all-strict:python_version < "3.10" and python_version >= "3.9"]
Levenshtein==0.18.0
coverage==5.3.1
line_profiler==3.4.0
numpy==1.19.3

[all-strict:python_version < "3.10.0" and python_version >= "3.7.0"]
pytest==4.6.0

[all-strict:python_version < "3.11" and python_version >= "3.10"]
Levenshtein==0.18.2
line_profiler==3.4.0
numpy==1.21.1
pytest==6.2.5

[all-strict:python_version < "3.7" and python_version >= "3.6"]
Levenshtein==0.18.0
coverage==6.1.1
line_profiler==3.4.0
numpy==1.12.0

[all-strict:python_version < "3.7.0" and python_version >= "3.6.0"]
pytest==4.6.0

[all-strict:python_version < "3.8" and python_version >= "3.7"]
Levenshtein==0.18.0
coverage==6.1.1
line_profiler==3.4.0
numpy==1.14.5

[all-strict:python_version < "3.9" and python_version >= "3.8"]
Levenshtein==0.18.0
coverage==6.1.1
line_profiler==3.4.0
numpy==1.19.2

[all-strict:python_version < "4.0" and python_version >= "3.11"]
Levenshtein==0.20.3
line_profiler==4.0.0
numpy==1.23.5
pytest==7.0.0

[all-strict:python_version >= "3.10"]
coverage==6.1.1

[all-strict:python_version >= "3.6.0"]
pytest-cov==3.0.0

[all:python_version < "3.10" and python_version >= "3.9"]
Levenshtein
coverage
line_profiler
numpy

[all:python_version < "3.10.0" and python_version >= "3.7.0"]
pytest

[all:python_version < "3.11" and python_version >= "3.10"]
Levenshtein
line_profiler
numpy
pytest

[all:python_version < "3.7" and python_version >= "3.6"]
Levenshtein
coverage
line_profiler
numpy

[all:python_version < "3.7.0" and python_version >= "3.6.0"]
pytest

[all:python_version < "3.8" and python_version >= "3.7"]
Levenshtein
coverage
line_profiler
numpy

[all:python_version < "3.9" and python_version >= "3.8"]
Levenshtein
coverage
line_profiler
numpy

[all:python_version < "4.0" and python_version >= "3.11"]
Levenshtein
line_profiler
numpy
pytest

[all:python_version >= "3.10"]
coverage

[all:python_version >= "3.6.0"]
pytest-cov

[optional]
autoflake
fire
yapf

[optional-strict]
autoflake==1.5.0
fire==0.4.0
yapf==0.16.3

[optional-strict:python_version < "3.10" and python_version >= "3.9"]
Levenshtein==0.18.0
line_profiler==3.4.0

[optional-strict:python_version < "3.11" and python_version >= "3.10"]
Levenshtein==0.18.2
line_profiler==3.4.0

[optional-strict:python_version < "3.7" and python_version >= "3.6"]
Levenshtein==0.18.0
line_profiler==3.4.0

[optional-strict:python_version < "3.8" and python_version >= "3.7"]
Levenshtein==0.18.0
line_profiler==3.4.0

[optional-strict:python_version < "3.9" and python_version >= "3.8"]
Levenshtein==0.18.0
line_profiler==3.4.0

[optional-strict:python_version < "4.0" and python_version >= "3.11"]
Levenshtein==0.20.3
line_profiler==4.0.0

[optional:python_version < "3.10" and python_version >= "3.9"]
Levenshtein
line_profiler

[optional:python_version < "3.11" and python_version >= "3.10"]
Levenshtein
line_profiler

[optional:python_version < "3.7" and python_version >= "3.6"]
Levenshtein
line_profiler

[optional:python_version < "3.8" and python_version >= "3.7"]
Levenshtein
line_profiler

[optional:python_version < "3.9" and python_version >= "3.8"]
Levenshtein
line_profiler

[optional:python_version < "4.0" and python_version >= "3.11"]
Levenshtein
line_profiler

[runtime-strict]
IPython==7.16.2
parse==1.19.0
pyfiglet==0.7
pyflakes==2.5.0
pygments==2.12.0
scriptconfig==0.6.5
ubelt==1.2.0
xinspect==0.2.0

[runtime-strict:python_version < "3.10" and python_version >= "3.9"]
numpy==1.19.3

[runtime-strict:python_version < "3.11" and python_version >= "3.10"]
numpy==1.21.1

[runtime-strict:python_version < "3.7" and python_version >= "3.6"]
numpy==1.12.0

[runtime-strict:python_version < "3.8" and python_version >= "3.7"]
numpy==1.14.5

[runtime-strict:python_version < "3.9" and python_version >= "3.8"]
numpy==1.19.2

[runtime-strict:python_version < "4.0" and python_version >= "3.11"]
numpy==1.23.5

[tests]
xdoctest

[tests-strict]
xdoctest==0.14.0

[tests-strict:python_version < "3.10" and python_version >= "3.9"]
coverage==5.3.1

[tests-strict:python_version < "3.10.0" and python_version >= "3.7.0"]
pytest==4.6.0

[tests-strict:python_version < "3.11" and python_version >= "3.10"]
pytest==6.2.5

[tests-strict:python_version < "3.7" and python_version >= "3.6"]
coverage==6.1.1

[tests-strict:python_version < "3.7.0" and python_version >= "3.6.0"]
pytest==4.6.0

[tests-strict:python_version < "3.8" and python_version >= "3.7"]
coverage==6.1.1

[tests-strict:python_version < "3.9" and python_version >= "3.8"]
coverage==6.1.1

[tests-strict:python_version < "4.0" and python_version >= "3.11"]
pytest==7.0.0

[tests-strict:python_version >= "3.10"]
coverage==6.1.1

[tests-strict:python_version >= "3.6.0"]
pytest-cov==3.0.0

[tests:python_version < "3.10" and python_version >= "3.9"]
coverage

[tests:python_version < "3.10.0" and python_version >= "3.7.0"]
pytest

[tests:python_version < "3.11" and python_version >= "3.10"]
pytest

[tests:python_version < "3.7" and python_version >= "3.6"]
coverage

[tests:python_version < "3.7.0" and python_version >= "3.6.0"]
pytest

[tests:python_version < "3.8" and python_version >= "3.7"]
coverage

[tests:python_version < "3.9" and python_version >= "3.8"]
coverage

[tests:python_version < "4.0" and python_version >= "3.11"]
pytest

[tests:python_version >= "3.10"]
coverage

[tests:python_version >= "3.6.0"]
pytest-cov
