diff options
| author | Asif Saif Uddin <auvipy@gmail.com> | 2021-11-08 05:54:05 +0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-11-08 05:54:05 +0600 |
| commit | cb82730aca03067f1c6755a8ccfd0e7d4478f0a0 (patch) | |
| tree | 01a413155c73c625eb7d0ea06b74938b0eac9eb0 | |
| parent | 8a2d3f7df2b86415a6ecdc86ab66567795126dab (diff) | |
| download | kombu-pinmongo.tar.gz | |
python !=3.12.1pinmongo
| -rw-r--r-- | requirements/extras/mongodb.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements/extras/mongodb.txt b/requirements/extras/mongodb.txt index e635ba45..7d289650 100644 --- a/requirements/extras/mongodb.txt +++ b/requirements/extras/mongodb.txt @@ -1 +1 @@ -pymongo>=3.3.0 +pymongo>=3.3.0,<3.12.1 |
