Remove pytest-mock requirement (#6505)

This commit is contained in:
Nate Prewitt
2023-08-13 16:08:21 -07:00
committed by GitHub
parent d63e94f552
commit 005571d118
4 changed files with 28 additions and 27 deletions
-1
View File
@@ -2,7 +2,6 @@
pytest>=2.8.0,<=6.2.5
pytest-cov
pytest-httpbin==2.0.0
pytest-mock==2.0.0
httpbin==0.10.0
trustme
wheel