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've noticed that the library is using a lot of requirements even though it's not using them at all. The library should only declare requirements which are actually used by the library itself.
Hi,
I've noticed that the library is using a lot of requirements even though it's not using them at all. The library should only declare requirements which are actually used by the library itself.