mirror of https://github.com/google/oss-fuzz.git
31 lines
960 B
Plaintext
31 lines
960 B
Plaintext
# Copyright 2020 Google Inc.
|
|
#
|
|
# Licensed under the Apache License, Version 2.0 (the "License");
|
|
# you may not use this file except in compliance with the License.
|
|
# You may obtain a copy of the License at
|
|
#
|
|
# http://www.apache.org/licenses/LICENSE-2.0
|
|
#
|
|
# Unless required by applicable law or agreed to in writing, software
|
|
# distributed under the License is distributed on an "AS IS" BASIS,
|
|
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
# See the License for the specific language governing permissions and
|
|
# limitations under the License.
|
|
#
|
|
################################################################################
|
|
|
|
Brotli==1.0.9
|
|
hiredis==1.1.0
|
|
PyYaml==5.4
|
|
PyGithub==1.51
|
|
grpcio==1.29.0
|
|
google-auth==1.21.1
|
|
google-cloud-datastore<2.0
|
|
google-cloud-ndb==1.7.1
|
|
google-cloud-scheduler==1.3.0
|
|
google-cloud-storage==1.29.0
|
|
google-api-core==1.22.2
|
|
google-api-python-client==1.9.3
|
|
oauth2client==4.1.3
|
|
python-dateutil==2.8.1
|