bump: update setup extras_require packages for test, ci; feat: update requirements/*.txt

This commit is contained in:
Georg K
2022-07-28 01:24:20 +03:00
parent 4d7e5b0384
commit 9d488db276
3 changed files with 69 additions and 64 deletions

View File

@@ -36,14 +36,14 @@ install_requires =
[options.extras_require]
test =
pytest==6.1.2
pytest-aiohttp==0.3.0
pytest-cov==2.10.1
readme-renderer==29.0
pytest==7.1.2
pytest-aiohttp==1.0.4
pytest-cov==3.0.0
readme-renderer==35.0
ci =
%(test)s
codecov==2.1.11
twine==3.4.2
codecov==2.1.12
twine==4.0.1
[options.packages.find]
exclude =