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
@liu-weicool do you have any particular feature in mind? I'm now looking into compatibility issues and only thing I can see for now is incompatibility with latest Cerberus.
p.s. This is an open-source community project. So you are consumer as much as you are producer/contributor.
Here's another compatibility issue. eve_sqlalchemy doesn't seem to support SQLAlchemy 1.4 (as indicated by #208). Need to add the constraint <1.4here.
The reason I discovered this is because my application suddenly started failing today, after a new deployment, despite no changes to its own dependencies.
eve_sqlchemy required eve<0.8,so we can't use the new features of Eve>=0.8.
It's a headache.
The text was updated successfully, but these errors were encountered: