-
Notifications
You must be signed in to change notification settings - Fork 9
/
requirements.txt
160 lines (160 loc) Β· 2.97 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
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
absl-py==0.12.0
alembic==1.4.1
anyio==3.3.4
apache-beam==2.33.0
asgiref==3.4.1
astunparse==1.6.3
attrs==21.2.0
avro-python3==1.9.2.1
cachetools==4.2.4
certifi==2021.10.8
chardet==4.0.0
clang==5.0
click==7.1.2
cloudpickle==2.0.0
colorlog==6.5.0
crcmod==1.7
croniter==1.0.15
dask==2021.10.0
databricks-cli==0.16.2
dill==0.3.1.1
distributed==2021.10.0
docker==5.0.3
docopt==0.6.2
entrypoints==0.3
fastapi==0.70.0
fastavro==1.4.7
fasteners==0.16.3
filelock==3.3.2
Flask==2.0.2
flatbuffers==1.12
fsspec==2021.10.1
future==0.18.2
gast==0.3.3
gitdb==4.0.9
GitPython==3.1.24
google-api-core==1.31.3
google-api-python-client==1.12.8
google-apitools==0.5.31
google-auth==1.35.0
google-auth-httplib2==0.1.0
google-auth-oauthlib==0.4.6
google-cloud-bigquery==2.20.0
google-cloud-bigtable==1.7.0
google-cloud-core==1.7.2
google-cloud-datastore==1.15.3
google-cloud-dlp==1.0.0
google-cloud-language==1.3.0
google-cloud-pubsub==1.7.0
google-cloud-recommendations-ai==0.2.0
google-cloud-spanner==1.19.1
google-cloud-storage==1.42.3
google-cloud-videointelligence==1.16.1
google-cloud-vision==1.0.0
google-crc32c==1.3.0
google-pasta==0.2.0
google-resumable-media==1.3.3
googleapis-common-protos==1.53.0
greenlet==1.1.2
grpc-google-iam-v1==0.12.3
grpcio==1.32.0
grpcio-gcp==0.2.2
gunicorn==20.1.0
h11==0.12.0
h5py==2.10.0
hdfs==2.6.0
HeapDict==1.0.1
hiredis==2.0.0
httplib2==0.19.1
idna==2.10
importlib-metadata==4.8.1
itsdangerous==2.0.1
Jinja2==3.0.2
joblib==0.14.1
keras==2.7.0
Keras-Preprocessing==1.1.2
locket==0.2.1
Mako==1.1.5
Markdown==3.3.4
MarkupSafe==2.0.1
marshmallow==3.14.0
marshmallow-oneofschema==3.0.1
mlflow==1.20.2
msgpack==1.0.2
mypy-extensions==0.4.3
numpy==1.19.5
oauth2client==4.1.3
oauthlib==3.1.1
opt-einsum==3.3.0
orjson==3.6.4
packaging==21.2
pandas==1.3.3
partd==1.2.0
pendulum==2.1.2
Pillow==8.4.0
prefect==0.15.6
prometheus-client==0.12.0
prometheus-flask-exporter==0.18.5
proto-plus==1.19.6
protobuf==3.17.3
psutil==5.8.0
psycopg2-binary==2.9.1
pyarrow==2.0.0
pyasn1==0.4.8
pyasn1-modules==0.2.8
pydantic==1.8.2
pydot==1.4.2
pymongo==3.12.1
pyparsing==2.4.7
python-box==5.4.1
python-dateutil==2.8.2
python-dotenv==0.19.1
python-editor==1.0.4
python-slugify==5.0.2
pytz==2021.3
pytzdata==2020.1
PyYAML==5.4.1
querystring-parser==1.2.4
ray==1.7.0
redis==3.5.3
requests==2.25.1
requests-oauthlib==1.3.0
rsa==4.7.2
scikit-learn==1.0
scipy==1.7.1
six==1.15.0
smmap==5.0.0
sniffio==1.2.0
sortedcontainers==2.4.0
SQLAlchemy==1.4.25
sqlparse==0.4.2
starlette==0.16.0
tabulate==0.8.9
tblib==1.7.0
tensorboard==2.7.0
tensorboard-data-server==0.6.1
tensorboard-plugin-wit==1.8.0
tensorflow-cpu==2.4.0
tensorflow-data-validation==1.2.0
tensorflow-estimator==2.4.0
tensorflow-metadata==1.2.0
tensorflow-serving-api==2.6.0
termcolor==1.1.0
text-unidecode==1.3
tfx-bsl==1.2.0
threadpoolctl==3.0.0
toml==0.10.2
toolz==0.11.1
torch==1.10.0
torchvision==0.11.1
tornado==6.1
typing-extensions==3.7.4.3
uritemplate==3.0.1
urllib3==1.26.7
uvicorn==0.15.0
websocket-client==1.2.1
Werkzeug==2.0.2
wrapt==1.12.1
xgboost==1.4.2
zict==2.0.0
zipp==3.6.0