parent
850caef5c1
commit
0e9e253b7b
3 changed files with 4 additions and 0 deletions
2
setup.py
2
setup.py
|
@ -38,6 +38,8 @@ REQUIRES = [
|
|||
'attrs==18.2.0',
|
||||
'bcrypt==3.1.4',
|
||||
'certifi>=2018.04.16',
|
||||
# Dec 5, 2018: Idna released 2.8, requests caps idna at <2.8, CI fails
|
||||
'idna==2.7',
|
||||
'jinja2>=2.10',
|
||||
'PyJWT==1.6.4',
|
||||
# PyJWT has loose dependency. We want the latest one.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue