forked from Cornerstone-OnDemand/modelkit
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
151 lines (149 loc) · 2.98 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
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile --index-url=https://pypi.python.org/simple --output-file=requirements.txt
#
--index-url https://pypi.python.org/simple
aiohttp==3.7.3
# via -r requirements.in
asgiref==3.3.4
# via -r requirements.in
async-timeout==3.0.1
# via aiohttp
attrs==20.3.0
# via aiohttp
boto3==1.16.36
# via -r requirements.in
botocore==1.19.36
# via
# boto3
# s3transfer
cachetools==4.2.0
# via
# -r requirements.in
# google-auth
certifi==2020.12.5
# via requests
cffi==1.14.4
# via google-crc32c
chardet==3.0.4
# via
# aiohttp
# requests
click==7.1.2
# via -r requirements.in
colorama==0.4.4
# via rich
commonmark==0.9.1
# via rich
filelock==3.0.12
# via -r requirements.in
google-api-core==1.24.0
# via google-cloud-core
google-auth==1.24.0
# via
# google-api-core
# google-cloud-storage
google-cloud-core==1.5.0
# via google-cloud-storage
google-cloud-storage==1.35.0
# via -r requirements.in
google-crc32c==1.1.0
# via google-resumable-media
google-resumable-media==1.2.0
# via google-cloud-storage
googleapis-common-protos==1.52.0
# via google-api-core
humanize==3.2.0
# via -r requirements.in
idna==2.10
# via
# requests
# yarl
importlib-metadata==4.0.1
# via prettytable
jmespath==0.10.0
# via
# boto3
# botocore
multidict==5.1.0
# via
# aiohttp
# yarl
numpy==1.19.4
# via -r requirements.in
prettytable==2.1.0
# via -r requirements.in
protobuf==3.14.0
# via
# google-api-core
# googleapis-common-protos
pyasn1-modules==0.2.8
# via google-auth
pyasn1==0.4.8
# via
# pyasn1-modules
# rsa
pycparser==2.20
# via cffi
pydantic==1.7.3
# via -r requirements.in
pygments==2.9.0
# via rich
python-dateutil==2.8.1
# via
# -r requirements.in
# botocore
pytz==2020.4
# via google-api-core
redis==3.5.3
# via -r requirements.in
requests==2.25.0
# via
# google-api-core
# google-cloud-storage
rich==10.2.2
# via -r requirements.in
rsa==4.6
# via google-auth
s3transfer==0.3.3
# via boto3
six==1.15.0
# via
# google-api-core
# google-auth
# google-cloud-core
# google-resumable-media
# protobuf
# python-dateutil
# structlog
# tenacity
sniffio==1.2.0
# via -r requirements.in
structlog==20.1.0
# via -r requirements.in
tenacity==6.3.0
# via -r requirements.in
tqdm==4.54.1
# via -r requirements.in
typing-extensions==3.7.4.3 ; python_version < "3.8"
# via
# -r requirements.in
# aiohttp
# asgiref
# importlib-metadata
# rich
# yarl
urllib3==1.26.2
# via
# botocore
# requests
wcwidth==0.2.5
# via prettytable
yarl==1.6.3
# via aiohttp
zipp==3.4.1
# via importlib-metadata
# The following packages are considered to be unsafe in a requirements file:
# setuptools