This repository has been archived by the owner on Jan 6, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
50 lines (50 loc) · 1.73 KB
/
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
-i https://pypi.org/simple
appdirs==1.4.4
asn1tools==0.152.0
attrs==19.3.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
bitstruct==8.11.0
cffi==1.14.1
cfgv==3.1.0; python_full_version >= '3.6.1'
coverage==5.2.1
cryptography==2.8
diskcache==4.1.0
distlib==0.3.1
ecdsa==0.15
filelock==3.0.12
flake8==3.8.3
grpc-tools==0.0.1
grpcio-tools==1.30.0
grpcio==1.30.0
grpclib==0.3.1
h2==3.2.0
hpack==3.0.0
hyperframe==5.2.0
identify==1.4.25; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
importlib-metadata==1.7.0; python_version < '3.8'
in-place==0.4.0
iniconfig==1.0.0
mccabe==0.6.1
more-itertools==8.4.0; python_version >= '3.5'
multidict==4.7.6; python_version >= '3.5'
nodeenv==1.4.0
packaging==20.4; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
pluggy==0.13.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
pre-commit==2.6.0
prompt-toolkit==3.0.5; python_full_version >= '3.6.1'
protobuf==3.12.2
py==1.9.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
pyblake2==1.1.2
pycodestyle==2.6.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
pycparser==2.20; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
pycryptodome==3.9.4
pyflakes==2.2.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
pyparsing==2.4.7; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2, 3.3'
pytest-mock==3.2.0
pytest==6.0.1
pyyaml==5.3.1
six==1.15.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
toml==0.10.1
tox==3.18.1
virtualenv==20.0.28; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
wcwidth==0.2.5
zipp==3.1.0; python_version >= '3.6'