Ban the broken faker version
This commit is contained in:
parent
68bc76bc9e
commit
c3608e0eb2
|
@ -10,3 +10,4 @@ pytest-randomly~=3.4.0
|
||||||
pytest-sugar~=0.9.0
|
pytest-sugar~=0.9.0
|
||||||
requests-mock~=1.8.0
|
requests-mock~=1.8.0
|
||||||
#pytest-profiling<1.4
|
#pytest-profiling<1.4
|
||||||
|
faker!=5.5.0
|
||||||
|
|
|
@ -0,0 +1 @@
|
||||||
|
Avoid broken Faker version (#1323)
|
Loading…
Reference in New Issue