remove pytest-asyncio dependency

main
Marshall Hallenbeck 2023-03-26 02:31:56 -04:00
parent bfcc689acc
commit 9100fbbd9a
1 changed files with 0 additions and 1 deletions

View File

@ -51,7 +51,6 @@ masky = "^0.2.0"
sqlalchemy = "^2.0.4"
aiosqlite = "^0.18.0"
pytest = "^7.2.2"
pytest-asyncio = "^0.21.0"
[tool.poetry.dev-dependencies]
flake8 = "*"