diff --git a/clamp/requirements.txt b/clamp/requirements.txt index 8e602ccd..d552a80f 100644 --- a/clamp/requirements.txt +++ b/clamp/requirements.txt @@ -3,6 +3,6 @@ transformers==4.18.0 torch==1.9.1+cu111 -f https://download.pytorch.org/whl/torch_stable.html torchvision==0.10.1+cu111 -requests==2.27.1 +requests==2.31.0 tqdm==4.63.1 unidecode==1.3.4 \ No newline at end of file