
[dev]
green
m2r2
pandas>=1.0.0
sphinx
sphinx_rtd_theme
tabview>=1.4
termcolor
wilderness>=0.1.5

[dev:platform_system != "Windows"]
faust-cchardet>=2.1.14

[dev:python_version < "3.11"]
cchardet>=2.1.7

[docs]
m2r2
sphinx

[full]
pandas>=1.0.0
tabview>=1.4
wilderness>=0.1.5

[full:platform_system != "Windows"]
faust-cchardet>=2.1.14

[full:python_version < "3.11"]
cchardet>=2.1.7

[tests]
pandas>=1.0.0
tabview>=1.4
wilderness>=0.1.5

[tests:platform_system != "Windows"]
faust-cchardet>=2.1.14

[tests:python_version < "3.11"]
cchardet>=2.1.7
