24 lines
680 B
Plaintext
24 lines
680 B
Plaintext
#
|
|
# This file is autogenerated by pip-compile
|
|
# To update, run:
|
|
#
|
|
# pip-compile --output-file=requirements.txt requirements.in
|
|
#
|
|
async-timeout==2.0.1
|
|
atomicwrites==1.3.0 # via pytest
|
|
attrs==19.1.0 # via pytest
|
|
coverage==4.5.3 # via pytest-cov
|
|
faker==1.0.7
|
|
more-itertools==7.0.0 # via pytest
|
|
multidict==4.5.2
|
|
pluggy==0.11.0 # via pytest
|
|
protobuf==3.7.1
|
|
py==1.8.0 # via pytest
|
|
pytest-asyncio==0.10.0
|
|
pytest-cov==2.7.1
|
|
pytest==4.5.0
|
|
python-dateutil==2.8.0 # via faker
|
|
six==1.12.0 # via faker, protobuf, pytest, python-dateutil
|
|
text-unidecode==1.2 # via faker
|
|
wcwidth==0.1.7 # via pytest
|