Commit Graph

5 Commits

Author SHA1 Message Date
Jakub Pieńkowski 661d92222e
Support pymongo 4.x (#1536)
* Support pymongo 4.x

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Fix problems detected by CI

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-04-18 18:10:38 +06:00
Asif Saif Uddin ecd8f2f639 python !=3.12.1 2021-11-08 06:03:01 +06:00
Marcin Puhacz 0ad7d08c4c Fixing MongoDB backend to work properly with TTL (#1076)
* Fixing MongoDB backend to work properly with TTL
Bumping pymongo version to 3.8.0

* Updating authors

* Adding dependencies to travis config

* Fixing travis test cases

* Changing pymongo version to align with mongo result backend
2019-08-07 15:06:13 +03:00
Alice Zoë Bevan–McGregor cc428546b4 Hotfix to pin pymongo version; potential #474 resolution.
Adapting to changes in pymongo-3.0 is better, but this would at least help prevent broken installs (and tests).
2015-05-06 23:19:53 -04:00
Ask Solem 69ecc1ac3e Adds setuptools bundles 2013-10-02 14:43:19 +01:00