7336f51aa0
* Update pytest-asyncio requirement from <=0.24.0 to <=0.25.1 Updates the requirements on [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) to permit the latest version. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.1.1...v0.25.1) --- updated-dependencies: - dependency-name: pytest-asyncio 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>
26 lines
313 B
Plaintext
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.25.1
|
|
unasync
|