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 correct argument signature would be deps: Sequence[Requirement] and the attribute assignment does not need to re-define it to something else to fool MyPy.