There was an error fetching the commit references. Please try again later.
Update urllib3 version requirement
... | @@ -13,11 +13,10 @@ numpy~=1.24.1 | ... | @@ -13,11 +13,10 @@ numpy~=1.24.1 |
pytorch-lightning~=2.0.01 | pytorch-lightning~=2.0.01 | ||
requests~=2.28.2 | requests~=2.28.2 | ||
tqdm~=4.64.1 | tqdm~=4.64.1 | ||
urllib3~=1.26.14 | |||
filelock~=3.9.0 | filelock~=3.9.0 | ||
pandas~=2.1.3 | pandas~=2.1.3 | ||
pytest~=7.2.2 | pytest~=7.2.2 | ||
transformers~=4.27.3 | transformers~=4.27.3 | ||
sacremoses~=0.0.53 | sacremoses~=0.0.53 | ||
spacy~=3.3.1 | spacy~=3.3.1 | ||
urllib3<=1.26.15 | urllib3==1.26.6 | ||
\ No newline at end of file | \ No newline at end of file |
Please register or sign in to comment