commit - a0b6043ad8bb7d1709d24648ebe155d125373bf9
commit + 518af2ad44dcf4e6b431e0bd1d9635effd2c887f
blob - ed7bccf1d16fc04e9fc6f12a7c217d0df2d61e93
blob + f48e919dad45136bc0cbb922a3fd62bce0738448
--- mypy.ini
+++ mypy.ini
[mypy-pytest.*]
ignore_missing_imports = True
-[mypy-urllib3.*]
-ignore_missing_imports = True
-
[mypy-swh.loader.*]
ignore_missing_imports = True
blob - 563867515429ddaef7dc3f6a58d3c35970874d7c
blob + 3539325a73579dd48908209b72a5c9e4017e56fa
--- requirements-test.txt
+++ requirements-test.txt
requests_mock
swh.scheduler[testing] >= 0.5.0
swh.storage[testing]
-types-click
types-Deprecated
+types-click
+types-urllib3