Skip to content

Commit f7a5945

Browse files
authored
Update setup.py
1 parent 6022f16 commit f7a5945

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

setup.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@
1313
install_requires=[
1414
'aiohttp==2.2.0',
1515
'aiofiles==0.3.1',
16-
'async-timeout==1.2.1',
17-
'requests==2.18.1',
16+
'async_timeout==1.2.1',
1817
'bintrees==2.0.7',
1918
],
2019
packages=find_packages(),

0 commit comments

Comments
 (0)