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

Update pymongo #104

Merged
merged 3 commits into from
Jan 24, 2019
Merged

Update pymongo #104

merged 3 commits into from
Jan 24, 2019

Conversation

JamesJeffryes
Copy link
Contributor

This updates the code to use pymongo 3.7. With that client version, catalog will be compatible with all mongo server versions up to 4.0! The sky will truly be the limit.

This also tweaks the Dockerfile to use a single requirements.txt for travis and the build image. @sychan should probably confirm that's OK

@kkellerlbl
Copy link
Member

Will it be compatible with mongod 2.6 still? (Yes, we still have mongo 2.6 servers. :( )

@JamesJeffryes
Copy link
Contributor Author

Fortunately, it will! https://docs.mongodb.com/ecosystem/drivers/python/

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.007%) to 80.067% when pulling 7ea6d3e on update_pymongo into 731d040 on develop.

@sychan sychan merged commit c566ab3 into develop Jan 24, 2019
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.

4 participants