Skip to content

Commit

Permalink
Upgrade sortedcontainers to remove warning
Browse files Browse the repository at this point in the history
  • Loading branch information
fpagnoux committed Apr 19, 2019
1 parent 90a7dc2 commit f86720f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
'numpy >= 1.11, < 1.16',
'psutil == 5.4.6',
'PyYAML >= 3.10',
'sortedcontainers == 1.5.9',
'sortedcontainers == 2.1.0',
'numexpr == 2.6.8',
]

Expand Down

0 comments on commit f86720f

Please sign in to comment.