Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Start migration to PyMongo 4 #52

Merged

Conversation

niheconomoum
Copy link
Contributor

Pin pyop to the latest version of PyMongo 3.x until it has completely migrated to PyMongo 4. Most of the key new methods and options from PyMongo 4.0 are backported in PyMongo 3.12, making migration much easier.

Closes #51

Pin pyop to the latest version of PyMongo 3.x until it has completely
migrated to PyMongo 4.  Most of the key new methods and options from
PyMongo 4.0 are backported in PyMongo 3.12, making migration much
easier.

Closes IdentityPython#51
@c00kiemon5ter c00kiemon5ter merged commit 8bc8d0a into IdentityPython:master Sep 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

pyop is incompatible with PyMongo 4+
2 participants