expl. define dthe aiohttp package

Signed-off-by: Jürgen Eckel <juergen@riddleandcode.com>
This commit is contained in:
Jürgen Eckel 2022-04-26 14:10:14 +02:00
parent b455434aac
commit 83cd391028

View File

@ -75,7 +75,7 @@ tests_require = [
install_requires = [
'chardet==3.0.4',
'aiohttp==3.7.4',
'aiohttp==3.8.1',
'abci==0.8.3',
'planetmint-cryptoconditions>=0.9.4',
'flask-cors==3.0.10',