clp-ffi-py>=0.0.14
typing-extensions>=3.7.4
zstandard>=0.18.0

[:python_version < "3.8"]
tzlocal==5.1

[:python_version < "3.9"]
backports.zoneinfo>=0.2.1

[:python_version >= "3.8"]
tzlocal>=5.2

[dev]
black>=24.4.0
build>=0.8.0
docformatter>=1.7.5
mypy>=1.9.0
ruff>=0.3.7
types-python-dateutil>=2.8.19.2

[test]
smart_open==6.4.0
