diff --git a/pyproject.toml b/pyproject.toml index e471a6c..72cf3f9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,7 +32,6 @@ dependencies = [ 'requests', 'numpy', 'tenacity', - # 'sortedcontainers', 'boto3', ]