# Copyright 2023 Google LLC
#
# 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.
# ==============================================================================
# LINT.IfChange
absl-py==1.4.0
annoy==1.17.3
attrs==22.1.0
etils[epath]==1.3.0
filelock==3.12.2
google-cloud-translate==3.11.1
ipython==8.14.0
Levenshtein==0.21.1
matplotlib==3.6.1
ml-collections==0.1.1
numpy==1.24.1
pandas==1.5.3
Pillow==10.0.0
portpicker==1.5.2
requests==2.31.0
rouge-score==0.1.2
sacrebleu==2.3.1
saliency==0.1.3
scikit-learn==1.0.2
scipy==1.10.1
shap==0.37.0
six==1.16.0
tensorflow==2.10.0
tensorflow-text==2.10.0
termcolor==2.3.0
tqdm==4.64.0
umap-learn==0.5.1
werkzeug==2.3.6
# LINT.ThenChange(./pyproject.toml)
