old-commit-hash: 51a93cf9aa
chrysler-long2
Adeeb Shihadeh 1 year ago
parent d41f215df8
commit 207073dc4c
  1. 2
      tools/lib/url_file.py

@ -2,7 +2,7 @@ import os
import time import time
import threading import threading
from hashlib import sha256 from hashlib import sha256
from urllib3 import PoolManager, Retry from urllib3 import PoolManager
from urllib3.util import Timeout from urllib3.util import Timeout
from tenacity import retry, wait_random_exponential, stop_after_attempt from tenacity import retry, wait_random_exponential, stop_after_attempt

Loading…
Cancel
Save