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
Beautifulsoup is pinned, beautifulsoup4==4.13.3. This means that projects that rely on tika-python AND other libraries, could potentially run into conflicts due to the pin.
You want to relax that or make that a beautifulsoup4>=4.13.3?
Beautifulsoup is pinned, beautifulsoup4==4.13.3. This means that projects that rely on tika-python AND other libraries, could potentially run into conflicts due to the pin.
You want to relax that or make that a beautifulsoup4>=4.13.3?