Ban the broken faker version

This commit is contained in:
Adam Novak 2021-01-11 22:23:21 -08:00
parent 68bc76bc9e
commit c3608e0eb2
2 changed files with 2 additions and 0 deletions

View File

@ -10,3 +10,4 @@ pytest-randomly~=3.4.0
pytest-sugar~=0.9.0
requests-mock~=1.8.0
#pytest-profiling<1.4
faker!=5.5.0

View File

@ -0,0 +1 @@
Avoid broken Faker version (#1323)