diff --git a/candle-examples/examples/marian-mt/python/requirements.txt b/candle-examples/examples/marian-mt/python/requirements.txt index 2eabc6d258..6885e7249d 100644 --- a/candle-examples/examples/marian-mt/python/requirements.txt +++ b/candle-examples/examples/marian-mt/python/requirements.txt @@ -19,4 +19,4 @@ tokenizers==0.21.1 tqdm==4.67.1 transformers==4.50.3 typing-extensions==4.13.0 -urllib3==2.3.0 \ No newline at end of file +urllib3==2.7.0