Update setup.py
This commit is contained in:
parent
cb68fdb922
commit
cfbaf08033
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -18,7 +18,7 @@ setup(name='Mastodon.py',
|
|||
'decorator>=4.0.0',
|
||||
'http_ece>=1.0.5',
|
||||
'cryptography>=1.6.0',
|
||||
'blurhash>=1.1.0',
|
||||
'blurhash>=1.1.3',
|
||||
],
|
||||
tests_require=test_deps,
|
||||
extras_require=extras,
|
||||
|
|
Loading…
Reference in a new issue