See if we can fix the urllib3 mess

This commit is contained in:
Kovid Goyal 2020-11-11 11:48:06 +05:30
parent d41cc01560
commit 0191c621fb
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -28,7 +28,7 @@ jobs:
- name: Install translations dependencies
run:
python -m pip install -U transifex-client sphinx
python -m pip install 'urllib3<1.26' transifex-client sphinx
- name: Update translations
env: