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
Dependency versions are not pinned anywhere in the repo. Users must manually resolve compatible versions of requests and beautifulsoup4. This makes the project unreproducible and susceptible to breaking changes in upstream deps.