mirror of https://github.com/celery/kombu.git
Pin pymongo to latest version 4.7.2
This commit is contained in:
parent
4d281948f2
commit
e8175a1668
|
@ -2,7 +2,7 @@
|
||||||
redis>=4.5.2,!=5.0.2,!=4.5.5
|
redis>=4.5.2,!=5.0.2,!=4.5.5
|
||||||
|
|
||||||
# MongoDB transport
|
# MongoDB transport
|
||||||
pymongo
|
pymongo==4.7.2
|
||||||
|
|
||||||
# Zookeeper transport
|
# Zookeeper transport
|
||||||
kazoo
|
kazoo
|
||||||
|
|
Loading…
Reference in New Issue