Files
opensearch-pyd/dev-requirements.txt
T
2024-06-17 15:19:13 -07:00

27 lines
310 B
Plaintext

requests>=2, <3
pytest
pytest-cov
coverage
mock
sphinx<7.4
sphinx_rtd_theme
jinja2
pytz
deepmerge
Events
setuptools
numpy; python_version<="3.12"
pandas; python_version<="3.12"
pyyaml>=5.4
isort
black>=24.3.0
twine
# Requirements for testing [async] extra
aiohttp>=3.9.4, <4
pytest-asyncio<=0.23.7
unasync