You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The test_http_backend fails due to missing aiohttp and requests modules. I see that requests has been replaced with urllib to avoid external dependency, so it's either a missing dependency or the need for a refactor
The test_http_backend fails due to missing aiohttp and requests modules. I see that requests has been replaced with urllib to avoid external dependency, so it's either a missing dependency or the need for a refactor