remove extraneous dependency on old "mock" (#927)

This commit is contained in:
Alexandre Detiste 2024-08-25 00:26:32 +02:00 committed by GitHub
parent a77369719c
commit 9592660662
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,5 +6,4 @@ mypy==1.11.1
types-protobuf==5.27.0.20240626 types-protobuf==5.27.0.20240626
pytest>=6.2.4,<9 pytest>=6.2.4,<9
pytest-asyncio==0.23.8 pytest-asyncio==0.23.8
mock>=4.0.3,<6
pytest-cov>=4.1.0 pytest-cov>=4.1.0