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
{{ message }}
This repository has been archived by the owner on Sep 12, 2023. It is now read-only.
When i tried to do : poetry add "starlite-saqlalchemy[all]"
I got this error :
Because no versions of starlite-saqlalchemy match >0.29.0,<0.30.0
and starlite-saqlalchemy (0.29.0) depends on sqlalchemy (2.0.0rc3), starlite-saqlalchemy (>=0.29.0,<0.30.0) requires sqlalchemy (2.0.0rc3).
So, because author depends on both sqlalchemy (>=2.0.0) and starlite-saqlalchemy (^0.29.0), version solving failed.
The text was updated successfully, but these errors were encountered:
When i tried to do : poetry add "starlite-saqlalchemy[all]"
I got this error :
The text was updated successfully, but these errors were encountered: