appdirs>=1.4
click>=7.0
infer-license>=0.0.6
packaging>=20.3
pkginfo>=1.5.0
toml>=0.10.0
seekablehttpfile>=0.0.4
keke>=0.1.3
requests>=2.20
indexurl>=0.9.1

[:python_version < "3.11"]
aiohttp>=3.6

[:python_version >= "3.11"]
aiohttp>=3.9

[dev]
black==23.12.1
checkdeps==0.9.0
flake8==7.0.0
mypy==1.8.0
tox==4.12.1
twine==4.0.2
ufmt==2.3.0
usort==1.0.7
wheel==0.42.0
pessimist<1.0,>=0.9.4b1

[orjson]
orjson

[test]
coverage>=6

[test:python_version >= "3.12"]
setuptools>=65
