58e9b1d66c
* Introduced service time metrics to opensearch-py client Signed-off-by: saimedhi <saimedhi@amazon.com> * Introduced service time metrics to opensearch-py client Signed-off-by: saimedhi <saimedhi@amazon.com> * Introduced service time metrics to opensearch-py client Signed-off-by: saimedhi <saimedhi@amazon.com> * Added service time metrics Signed-off-by: saimedhi <saimedhi@amazon.com> --------- Signed-off-by: saimedhi <saimedhi@amazon.com> Signed-off-by: Sai Medhini Reddy Maryada <117196660+saimedhi@users.noreply.github.com>
28 lines
341 B
Plaintext
28 lines
341 B
Plaintext
requests>=2, <3
|
|
pytest
|
|
pytest-cov
|
|
coverage
|
|
mock
|
|
sphinx<7.3
|
|
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.2, <4
|
|
pytest-asyncio<=0.23.5
|
|
unasync
|