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
Motor, the async driver for MongoDB, is being deprecated in favor of the new asynchronous API introduced in PyMongo (v4.6+). To ensure long-term compatibility and take advantage of first-class async support, please migrate to PyMongo’s async API.