mirror of
https://github.com/planetmint/planetmint.git
synced 2025-11-24 06:25:45 +00:00
expl. define dthe aiohttp package
Signed-off-by: Jürgen Eckel <juergen@riddleandcode.com>
This commit is contained in:
parent
b455434aac
commit
83cd391028
2
setup.py
2
setup.py
@ -75,7 +75,7 @@ tests_require = [
|
|||||||
|
|
||||||
install_requires = [
|
install_requires = [
|
||||||
'chardet==3.0.4',
|
'chardet==3.0.4',
|
||||||
'aiohttp==3.7.4',
|
'aiohttp==3.8.1',
|
||||||
'abci==0.8.3',
|
'abci==0.8.3',
|
||||||
'planetmint-cryptoconditions>=0.9.4',
|
'planetmint-cryptoconditions>=0.9.4',
|
||||||
'flask-cors==3.0.10',
|
'flask-cors==3.0.10',
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user