diff --git a/pyproject.toml b/pyproject.toml index a6f05e2..bbd9116 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -21,7 +21,6 @@ classifiers = [ dependencies = [ "boto3", "azure-storage-blob", - "urllib3<2.0.0", # Frozen until fixed: https://github.com/boto/botocore/issues/2926 # Dev dependencies "requests", "responses",