From 70051bb735690a6105b18169598d8b451bb80aff Mon Sep 17 00:00:00 2001 From: shane knapp Date: Mon, 3 Jun 2024 12:55:35 -0700 Subject: [PATCH] hopefully unstick our deploys --- requirements.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b9af8e329..79bd808f8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,4 +7,6 @@ chartpress jupyter-repo2docker==2024.3.0 myst-parser chardet -requests==2.31.0 +# requests==2.31.0 +requests<2.29.0 +urllib3<2.0