upgrade requirements

This commit is contained in:
Robert Resch 2022-01-30 15:12:26 +01:00
parent c18208aa30
commit c9eea451ef
2 changed files with 9 additions and 22 deletions

View file

@ -2,13 +2,13 @@ mypy==0.931
pre-commit==2.17.0
pylint==2.12.2
pytest==6.2.5
pytest-cov==3.0.0
types-cachetools==4.2.9
pytest-asyncio==0.17.2
pytest-aiohttp==1.0.3
testfixtures==6.18.3
pytest-asyncio==0.17.2
pytest-cov==3.0.0
pytest-env==0.6.2
pytest-timeout==2.1.0
testfixtures==6.18.3
types-cachetools==4.2.9
#pbr = "*"
#autoflake = "*"