Files
opensearch-pyd/dev-requirements.txt
T
dependabot[bot] 19a911387c Update sphinx requirement from <7.5 to <8.1 (#791)
* Update sphinx requirement from <7.5 to <8.1

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/v8.0.2/CHANGES.rst)
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v0.1.61611...v8.0.2)

---
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-08-14 20:08:10 -04: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.23.8
unasync