forked from datopian/aircan
-
Notifications
You must be signed in to change notification settings - Fork 0
/
dev-requirements.txt
54 lines (53 loc) · 2.45 KB
/
dev-requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile --no-emit-index-url --output-file=dev-requirements.txt dev-requirements.in
#
attrs==19.3.0 # via pytest
cachetools==4.1.1 # via google-auth
certifi==2020.6.20 # via requests
cffi==1.14.1 # via google-crc32c
chardet==3.0.4 # via requests
click==7.1.2 # via pip-tools
coverage==5.1 # via pytest-cov
flake8==3.8.3 # via pytest-flake8
google-api-core==1.22.0 # via google-cloud-bigquery, google-cloud-core
google-auth==1.20.0 # via google-api-core
google-cloud-bigquery==1.26.1 # via -r dev-requirements.in
google-cloud-core==1.3.0 # via google-cloud-bigquery
google-crc32c==0.1.0 # via google-resumable-media
google-resumable-media==0.7.0 # via google-cloud-bigquery
googleapis-common-protos==1.52.0 # via google-api-core
idna==2.10 # via requests
importlib-metadata==1.7.0 # via flake8, pluggy, pytest
isort==4.3.21 # via pytest-isort
mccabe==0.6.1 # via flake8
mock==4.0.2 # via -r dev-requirements.in
more-itertools==8.3.0 # via pytest
packaging==20.4 # via pytest
pip-tools==5.2.1 # via -r dev-requirements.in
pluggy==0.13.1 # via pytest
protobuf==3.12.2 # via google-api-core, googleapis-common-protos
py==1.8.1 # via pytest
pyasn1-modules==0.2.8 # via google-auth
pyasn1==0.4.8 # via pyasn1-modules, rsa
pycodestyle==2.6.0 # via flake8
pycparser==2.20 # via cffi
pyflakes==2.2.0 # via flake8
pyparsing==2.4.7 # via packaging
pytest-cov==2.9.0 # via -r dev-requirements.in
pytest-flake8==1.0.6 # via -r dev-requirements.in
pytest-isort==1.0.0 # via -r dev-requirements.in
pytest==5.4.3 # via -r dev-requirements.in, pytest-cov, pytest-flake8, pytest-isort
pytz==2020.1 # via google-api-core
remote-pdb==2.0.0 # via -r dev-requirements.in
requests==2.24.0 # via google-api-core
rsa==4.6 # via google-auth
six==1.15.0 # via google-api-core, google-auth, google-cloud-bigquery, google-resumable-media, packaging, pip-tools, protobuf
urllib3==1.25.10 # via requests
wcwidth==0.2.4 # via pytest
zipp==3.1.0 # via importlib-metadata
# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools