packaging>=21.3
setuptools>=50.0
pytimeparse>=1.1.8
bitmath>=1.3.3.1
chardet<5,>=3.0.4
deprecation>=2.0.0

[:python_version < "3.8"]
importlib_metadata>=6.0.0

[dev]
openai
ruff

[doc]
Jinja2>=3.0.0
sphinx>=3.2.0
sphinx_rtd_theme>=0.4.3
enum_tools>=0.9.0
sphinx-toolbox
plantumlcli>=0.0.2
packaging
sphinx-multiversion>=0.2.4
where>=1.0.2
easydict<2,>=1.7
natsort

[test]
coverage>=5
mock>=4.0.3
flake8~=3.5
pytest~=6.2.5
pytest-cov~=3.0.0
pytest-mock~=3.6.1
pytest-xdist>=1.34.0
pytest-rerunfailures~=10.2
pytest-timeout~=2.0.2
easydict<2,>=1.7
click>=7.0.0
requests[socks]>=2.20
testtools>=2
tqdm

[test:implementation_name != "pypy" or platform_system != "Windows" or python_version >= "3.8"]
numpy>=1.20

[test:python_version < "3.11" and implementation_name != "pypy"]
torch>=1.1.0

[test:python_version > "3.7"]
faker
