Files
opensearch-pyd/dev-requirements.txt
T
2024-09-26 10:52:19 -07:00

26 lines
313 B
Plaintext

requests>=2, <3
pytest
pytest-cov
coverage
sphinx<8.1
sphinx_rtd_theme
jinja2
pytz
deepmerge
Events
setuptools==71.1.0
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.24.0
unasync