-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
83 lines (82 loc) · 1.34 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
niso8601==3.0.2
argcomplete==1.9.4
asn1crypto==0.24.0
astroid==2.0
awscli==1.15.63
azure-common==1.1.18
azure-nspkg==2.0.0
azure-storage==0.36.0
azure-storage-blob==1.5.0
azure-storage-common==1.4.0
boto3==1.9.130
botocore==1.12.130
c7n==0.8.28.2
certifi==2019.3.9
cffi==1.12.2
chardet==3.0.4
click==6.7
colorama==0.3.9
coverage==4.5.1
cryptography==2.6.1
db-package==0.1
docutils==0.14
filelock==3.0.9
Flask==1.0.2
Flask-GraphQL==2.0.0
future==0.17.1
graphene==2.1.3
graphql-core==2.1
graphql-relay==0.4.5
graphql-server-core==1.1.1
idna==2.8
ijson==2.3
isort==4.3.4
itsdangerous==0.24
Jinja2==2.10
jmespath==0.9.4
jsonpatch==1.23
jsonpointer==2.0
jsonschema==2.6.0
lazy-object-proxy==1.3.1
ldap3==2.6
MarkupSafe==1.0
mccabe==0.6.1
mochila==0.2.8
numpy==1.15.2
packaging==17.1
pandas==0.24.2
Pillow==6.0.0
pluggy==0.6.0
promise==2.2.1
psycopg2-binary==2.8.1
py==1.5.4
py2==0.1.0
py3==1.0.1
pyasn1==0.4.5
pyasn1-modules==0.2.2
pycparser==2.19
pycryptodomex==3.8.1
PyJWT==1.7.1
pylint==2.0.0
pyOpenSSL==19.0.0
pyparsing==2.2.0
python-dateutil==2.8.0
pytz==2019.1
PyYAML==3.13
requests==2.21.0
rsa==3.4.2
Rx==1.6.1
s3transfer==0.2.0
secret-sauce-python==0.0.2
selenium==3.141.0
six==1.12.0
snowflake-connector-python==1.7.10
SQLAlchemy==1.3.2
SQLAlchemy-Utils==0.33.11
tabulate==0.8.2
toml==0.10.0
tox==3.5.2
urllib3==1.24.1
virtualenv==16.1.0
Werkzeug==0.14.1
wrapt==1.10.11