35 lines
977 B
Plaintext
35 lines
977 B
Plaintext
#
|
|
# This file is autogenerated by pip-compile
|
|
# To update, run:
|
|
#
|
|
# pip-compile requirements/test.in
|
|
#
|
|
async-timeout==3.0.1
|
|
attrs==19.3.0 # via pytest
|
|
certifi==2020.6.20
|
|
coverage==5.1 # via pytest-cov
|
|
faker==4.1.1
|
|
googleapis-common-protos==1.52.0
|
|
h2==3.2.0
|
|
hpack==3.0.0
|
|
hyperframe==5.2.0
|
|
importlib-metadata==1.6.1 # via pluggy, pytest
|
|
more-itertools==8.4.0 # via pytest
|
|
multidict==4.7.6
|
|
packaging==20.4 # via pytest
|
|
pluggy==0.13.1 # via pytest
|
|
protobuf==3.12.2
|
|
py==1.8.2 # via pytest
|
|
pyparsing==2.4.7 # via packaging
|
|
pytest-asyncio==0.12.0
|
|
pytest-cov==2.10.0
|
|
pytest==5.4.3
|
|
python-dateutil==2.8.1 # via faker
|
|
six==1.15.0 # via packaging, protobuf, python-dateutil
|
|
text-unidecode==1.3 # via faker
|
|
wcwidth==0.2.5 # via pytest
|
|
zipp==3.1.0 # via importlib-metadata
|
|
|
|
# The following packages are considered to be unsafe in a requirements file:
|
|
# setuptools
|