Replace snapshottest with pytest-snapshot

master
Антон Касимов 2021-11-04 16:04:09 +03:00
parent bc9512c297
commit 4194176b3c
Signed by: toxa
GPG Key ID: CC3C1E3EA2534D0C
1 changed files with 1 additions and 1 deletions

View File

@ -4,4 +4,4 @@ pytest-cov = "^3.0.0"
pytest-xdist = {extras = ["psutil"], version = "^2.1.0"}
pytest-sugar = "^0.9.4"
Faker = "^9.5.0"
snapshottest = "^0.6.0"
pytest-snapshot = "^0.7.0"