six
sqlalchemy
pandas
h5py
deepdiff
texttable

[:platform_system == "Darwin"]
freetype-py

[:python_version < "3"]
sqlalchemy<2

[:python_version < "3.4"]
enum34

[:python_version < "3.6" and platform_machine != "ppc64le"]
ujson<4

[:python_version >= "3.6" and platform_machine != "ppc64le"]
orjson

[:python_version >= "3.6" and platform_machine == "ppc64le"]
ujson

[cassandra]
cassandra-driver

[development]
pytest
pytest-cov
flake8
mock
sphinx
sphinx_rtd_theme
sphinx_immaterial
myst-nb
nbformat
nbconvert
ipykernel
black

[jupyter]
jupyter-client
ipython<8.13
ipykernel
ipywidgets
matplotlib
tabulate
ipympl

[mysql]
mysql-connector-python
