forked from Mborsellino/bdcat-integration-tests
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
74 lines (74 loc) · 1.38 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
# You should not edit this file directly. Instead, you should edit requirements.txt.in.
aiohttp==3.8.4
aiosignal==1.3.1
astroid==2.14.2
async-timeout==4.0.2
asynctest==0.13.0
attrs==22.2.0
backoff==2.2.1
bgzip==0.3.5
cachetools==5.3.0
certifi==2022.12.7
charset-normalizer==3.0.1
cli-builder==0.1.5
click==8.1.3
dill==0.3.6
firecloud==0.16.35
flake8==3.8.3
frozenlist==1.3.3
gen3==2.2.3
getm==0.0.4
google-api-core==2.11.0
google-auth==2.16.0
google-cloud-bigquery==2.31.0
google-cloud-core==2.3.2
google-cloud-storage==1.44.0
google-crc32c==1.5.0
google-resumable-media==2.4.1
googleapis-common-protos==1.58.0
grpcio==1.51.1
gs-chunked-io==0.5.2
httplib2==0.21.0
idna==3.4
importlib-metadata==6.0.0
importlib-resources==5.10.2
indexclient==2.1.1
isort==5.11.5
jmespath==0.10.0
jsonschema==4.17.3
lazy-object-proxy==1.9.0
mccabe==0.6.1
multidict==6.0.4
nose==1.3.7
numpy==1.21.6
oauth2client==4.1.3
packaging==23.0
pandas==1.3.5
pkgutil-resolve-name==1.3.10
platformdirs==3.0.0
proto-plus==1.22.2
protobuf==4.21.12
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycodestyle==2.6.0
pydot==1.4.2
pyflakes==2.2.0
PyJWT==1.7.1
pylint==2.16.1
pyparsing==3.0.9
pyrsistent==0.19.3
python-dateutil==2.8.2
pytz==2022.7.1
requests==2.28.2
rsa==4.9
selenium==3.141.0
six==1.16.0
terra-notebook-utils==0.13.0
tomli==2.0.1
tomlkit==0.11.6
typed-ast==1.5.4
typing-extensions==4.4.0
urllib3==1.26.14
wrapt==1.14.1
yarl==1.8.2
zipp==3.13.0