-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
98 lines (98 loc) · 1.62 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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
apipkg==1.5
appdirs==1.4.4
astroid==2.4.2
attrs==20.2.0
aws-sam-translator==1.27.0
aws-xray-sdk==2.6.0
bandit==1.6.2
black==20.8b1
boto==2.49.0
boto3==1.15.3
botocore==1.18.3
certifi==2020.6.20
cffi==1.14.3
cfn-lint==0.36.1
chardet==3.0.4
click==7.1.2
coverage==5.3
cryptography==3.3.2
decorator==4.4.2
distlib==0.3.1
docker==4.3.1
ecdsa==0.14.1
execnet==1.7.1
filelock==3.0.12
flake8==3.8.3
flake8-colors==0.1.6
flake8-docstrings==1.5.0
flake8-import-order==0.18.1
flake8-polyfill==1.0.2
flake8-typing-imports==1.9.0
future==0.18.2
gitdb==4.0.5
GitPython==3.1.8
idna==2.10
importlib-metadata==1.7.0
iniconfig==1.0.1
isort==5.5.3
Jinja2==2.11.3
jmespath==0.10.0
jsondiff==1.2.0
jsonpatch==1.26
jsonpickle==1.4.1
jsonpointer==2.0
jsonschema==3.2.0
junit-xml==1.9
lazy-object-proxy==1.4.3
MarkupSafe==1.1.1
mccabe==0.6.1
mock==4.0.2
more-itertools==8.5.0
moto==1.3.16
mypy==0.782
mypy-extensions==0.4.3
networkx==2.5
packaging==20.4
pathspec==0.8.0
pbr==5.5.0
pep8-naming==0.11.1
pluggy==0.13.1
py==1.10.0
pyasn1==0.4.8
pycodestyle==2.6.0
pycparser==2.20
pydocstyle==5.1.1
pyflakes==2.2.0
pylint==2.6.0
pyparsing==2.4.7
pyrsistent==0.17.3
pytest==6.0.2
pytest-cov==2.10.1
pytest-forked==1.3.0
pytest-pythonpath==0.7.3
pytest-xdist==2.1.0
python-dateutil==2.8.1
python-jose==3.2.0
pytz==2020.1
PyYAML==5.4
regex==2020.7.14
requests==2.24.0
responses==0.12.0
rsa==4.7
s3transfer==0.3.3
six==1.15.0
smmap==3.0.4
snowballstemmer==2.0.0
sshpubkeys==3.1.0
stevedore==3.2.2
toml==0.10.1
tox==3.20.0
typed-ast==1.4.1
typing-extensions==3.7.4.3
urllib3==1.26.5
virtualenv==20.0.31
websocket-client==0.57.0
Werkzeug==1.0.1
wrapt==1.12.1
xmltodict==0.12.0
zipp==3.2.0