bump project deps

This commit is contained in:
Jakub Miazek
2022-04-22 21:05:39 +02:00
parent b443eb0c13
commit 720624bb63
2 changed files with 186 additions and 215 deletions

View File

@@ -17,7 +17,6 @@ eventlet = "*"
rich = "*"
pytest-cov = "*"
pytest-asyncio = "*"
pylint = "*"
[dev-packages]
isort = "*"
@@ -30,6 +29,7 @@ autoflake = "*"
pyupgrade = "*"
icecream = "*"
ipython = "*"
pylint = "*"
[requires]
python_version = "3.10"