Skip to content

Commit 93d43f9

Browse files
author
Eran Davidovich
committed
good bot dependabot! aiohttp>=3.7.4
1 parent ff8d558 commit 93d43f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
from setuptools import setup
22

3-
requirements = ['aiodns', 'aiohttp', 'backoff', 'base58', 'loguru']
3+
requirements = ['aiodns', 'aiohttp>=3.7.4', 'backoff', 'base58', 'loguru']
44

55
setup(
66
name='pythclient',

0 commit comments

Comments
 (0)