diff --color -Nur fasjson-client-1.0.7.orig/pyproject.toml fasjson-client-1.0.7/pyproject.toml --- fasjson-client-1.0.7.orig/pyproject.toml 2022-05-11 03:11:52.100970700 -0700 +++ fasjson-client-1.0.7/pyproject.toml 2022-09-29 15:33:12.712735777 -0700 @@ -45,7 +45,7 @@ coverage = "^5.0.3 || ^6" flake8 = "^3.7.9" pytest = "^4.6.11 || ^5 || ^6 || ^7" -pytest-cov = "^2.8.1 || ^3" +pytest-cov = "^2.8.1" pytest-mock = "^1.10.4 || ^2 || ^3" requests-mock = "^1.7" sphinx = "^4.2.0"