Adds requirements for tavern testing.
This commit is contained in:
parent
af99ac823a
commit
c8adfb7f19
@ -1,3 +1,5 @@
|
|||||||
|
Faker==8.1.2
|
||||||
|
faker-e164==0.1.0
|
||||||
pytest==6.0.1
|
pytest==6.0.1
|
||||||
pytest-alembic==0.2.5
|
pytest-alembic==0.2.5
|
||||||
pytest-celery==0.0.0a1
|
pytest-celery==0.0.0a1
|
||||||
@ -5,3 +7,4 @@ pytest-cov==2.10.1
|
|||||||
pytest-mock==3.3.1
|
pytest-mock==3.3.1
|
||||||
pytest-redis==2.0.0
|
pytest-redis==2.0.0
|
||||||
requests-mock==1.8.0
|
requests-mock==1.8.0
|
||||||
|
tavern==1.14.2
|
Loading…
Reference in New Issue
Block a user