Skip to content

Commit 066aef9

Browse files
jprakash-dbvarun-edachali-dbx
authored andcommitted
Added urllib3 version check (#547)
* Added version check * Removed packaging Signed-off-by: varun-edachali-dbx <[email protected]>
1 parent 8d30436 commit 066aef9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/databricks/sql/auth/retry.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
from urllib3 import HTTPResponse as BaseHTTPResponse
1818
from urllib3 import Retry
1919
from urllib3.util.retry import RequestHistory
20-
from packaging import version
2120

2221

2322

0 commit comments

Comments
 (0)