Upgrade python-slugify to 3.0.2 (#22997)
This commit is contained in:
parent
73a473ac29
commit
18cf8275b8
3 changed files with 3 additions and 3 deletions
2
setup.py
2
setup.py
|
@ -43,7 +43,7 @@ REQUIRES = [
|
|||
# PyJWT has loose dependency. We want the latest one.
|
||||
'cryptography==2.6.1',
|
||||
'pip>=8.0.3',
|
||||
'python-slugify==1.2.6',
|
||||
'python-slugify==3.0.2',
|
||||
'pytz>=2019.01',
|
||||
'pyyaml>=3.13,<4',
|
||||
'requests==2.21.0',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue