[CHORE] remove redundant mocks (#1902)

* [CHORE] rmeove redundant mocks

* remove mock dependency
This commit is contained in:
dni ⚡ 2023-08-28 11:56:20 +02:00 committed by GitHub
parent e50a7fb2d1
commit 6077edad8f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 1 additions and 96 deletions

View file

@ -37,7 +37,6 @@ slowapi = "^0.1.7"
[tool.poetry.group.dev.dependencies]
pytest = "^7.1.2"
mock = "^4.0.3"
black = "^23.7.0"
pytest-asyncio = "^0.19.0"
pytest-cov = "^4.1.0"