Skip to content

Commit

Permalink
Require a recent version of urllib3. (#513)
Browse files Browse the repository at this point in the history
  • Loading branch information
jminor authored and ssteinbach committed May 3, 2019
1 parent 88ceece commit 4a93e54
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Expand Up @@ -238,6 +238,7 @@ def test_otio():
'flake8>=3.5',
'coverage>=4.5',
'tox>=3.0',
'urllib3>=1.24.3'
],
'view': [
'PySide2~=5.11'
Expand Down

0 comments on commit 4a93e54

Please sign in to comment.