1# Copyright 2020 Google Inc.
2#
3# Licensed under the Apache License, Version 2.0 (the "License");
4# you may not use this file except in compliance with the License.
5# You may obtain a copy of the License at
6#
7#      http://www.apache.org/licenses/LICENSE-2.0
8#
9# Unless required by applicable law or agreed to in writing, software
10# distributed under the License is distributed on an "AS IS" BASIS,
11# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12# See the License for the specific language governing permissions and
13# limitations under the License.
14#
15################################################################################
16
17Brotli==1.0.9
18hiredis==1.1.0
19PyYaml==5.4
20PyGithub==1.51
21grpcio==1.29.0
22google-auth==1.21.1
23google-cloud-datastore<2.0
24google-cloud-ndb==1.7.1
25google-cloud-scheduler==1.3.0
26google-cloud-storage==1.29.0
27google-api-core==1.22.2
28google-api-python-client==1.9.3
29oauth2client==4.1.3
30python-dateutil==2.8.1
31