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
At the moment cannot install this packages because of requirements not allowing. Have not tested if there are any actual compatibility issues.
From poetry version solving error:
Because no versions of wagtail-oauth2 match >1.0.0,<2.0.0
and wagtail-oauth2 (1.0.0) depends on wagtail (>=2.14,<4.0), wagtail-oauth2 (>=1.0.0,<2.0.0) requires wagtail (>=2.14,<4.0).
So, because project depends on both wagtail (5.2.2) and wagtail-oauth2 (^1.0.0), version solving failed.
The text was updated successfully, but these errors were encountered:
At the moment cannot install this packages because of requirements not allowing. Have not tested if there are any actual compatibility issues.
From poetry version solving error:
The text was updated successfully, but these errors were encountered: