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'm trying to use Favicons as a dependency for a package that also depends on "typer[all]~=0.9". Because Favicons requires typer = "^0.7.0" (ie. exactly 0.7.0), it seems to be impossible for me to depend on your package. Would it be possible for you to loosen these dependencies (ideally the other pinned versions as well)?
The text was updated successfully, but these errors were encountered:
I'm trying to use Favicons as a dependency for a package that also depends on
"typer[all]~=0.9"
. Because Favicons requirestyper = "^0.7.0"
(ie. exactly 0.7.0), it seems to be impossible for me to depend on your package. Would it be possible for you to loosen these dependencies (ideally the other pinned versions as well)?The text was updated successfully, but these errors were encountered: