Files
opensearch-pyd/dev-requirements.txt
T

28 lines
341 B
Plaintext

requests>=2, <3
pytest
pytest-cov
coverage
mock
sphinx<7.4
sphinx_rtd_theme
jinja2
pytz
deepmerge
Events
setuptools
# No wheels for Python 3.10 yet!
numpy; python_version<"3.10"
pandas; python_version<"3.10"
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