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
I have searched the issues and believe that it has not already been requested (and possibly rejected)
I have made sure that this feature isn't possible with this project's plugin system and/or configuration; core changes must be made to make this happen.
By resolving the dependencies before hand. This way, requirements such as beautifulsoup<4.12.3,>4.12.1 and beautifulsoup4==4.12.2 are practically equal.
This viability of this needs further discussion
The text was updated successfully, but these errors were encountered:
Prerequisites
Feature description
By resolving the dependencies before hand. This way, requirements such as
beautifulsoup<4.12.3,>4.12.1
andbeautifulsoup4==4.12.2
are practically equal.This viability of this needs further discussion
The text was updated successfully, but these errors were encountered: