Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 76d9685

Browse files
authoredDec 31, 2017
Update setup.py
sortedcontainers
1 parent 37f127b commit 76d9685

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
@@ -14,7 +14,7 @@
1414
'aiohttp==2.2.0',
1515
'aiofiles==0.3.1',
1616
'async_timeout==1.2.1',
17-
'bintrees==2.0.7',
17+
'sortedcontainers==1.5.9',
1818
],
1919
packages=find_packages(),
2020
include_package_data=True,

0 commit comments

Comments
 (0)
Please sign in to comment.