
[:platform_system == "Windows"]
colorama

[:python_version < "3.11"]
typing_extensions>=4.0.0

[devel]
datalad[devel-docs,devel-utils,full]

[devel-docs]
pypandoc
sphinx-autodoc-typehints
sphinx-rtd-theme>=0.5.1
sphinx>=4.3.0

[devel-utils]
asv
coverage!=7.13.1,!=7.6.5
gprof2dot
psutil
pytest-xdist
scriv

[downloaders-extra]
requests_ftp

[duecredit]
duecredit

[full]
datalad[downloaders-extra,duecredit,misc,tests]

[misc]
argcomplete>=1.12.3
pyperclip
python-dateutil

[tests]
BeautifulSoup4
httpretty>=0.9.4
mypy
pytest-cov
pytest-fail-slow~=0.2
pytest-retry
pytest>=7.0
types-python-dateutil
types-requests
vcrpy
