Pin fastdiff dependency

This commit is contained in:
Jonathan Kim 2021-07-14 17:09:22 +01:00
parent de6041c778
commit e672461405

View File

@ -49,6 +49,7 @@ tests_require = [
"pytest-benchmark",
"pytest-cov",
"pytest-mock",
"fastdiff==0.2.0",
"snapshottest",
"coveralls",
"promise",