Fix issue with urllib3 v2.0.

This commit is contained in:
Roman Telezhynskyi 2023-09-23 08:21:29 +03:00
parent 4b98e304d3
commit 69fe8c01d9

View file

@ -238,7 +238,7 @@ macos_task_template: &MACOS_TASK_TEMPLATE
- chmod -R 755 /opt/homebrew/opt/poppler/*
- chmod -R 755 /opt/homebrew/opt/xerces-c/*
- python3 --version
- pip3 install --user --upgrade pip dropbox
- pip3 install --user --upgrade pip dropbox 'urllib3<2.0'
- ccache --set-config sloppiness=pch_defines,time_macros max_size="$CCACHE_SIZE"
- qmake --version
- which qmake