Files
opensearch-pyd/dev-requirements.txt
T
dependabot[bot] 9dd7bf7cb3 Update sphinx requirement from <8.1 to <8.2 (#832)
* Update sphinx requirement from <8.1 to <8.2

Updates the requirements on [sphinx](https://github.com/sphinx-doc/sphinx) to permit the latest version.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst)
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v0.1.61611...v8.1.3)

---
updated-dependencies:
- dependency-name: sphinx
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update changelog

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
2024-10-14 11:28:20 -04:00

26 lines
313 B
Plaintext

requests>=2, <3
pytest
pytest-cov
coverage
sphinx<8.2
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