We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 703908f commit e0a9fe8Copy full SHA for e0a9fe8
setup.py
@@ -89,7 +89,7 @@ def run(self):
89
license="http://www.apache.org/licenses/LICENSE-2.0.html",
90
platforms=['any'],
91
url='https://github.com/10gen/mongo-orchestration',
92
- install_requires=['pymongo>=3.0.2,<4',
+ install_requires=['pymongo>=3.6,<4',
93
'bottle>=0.12.7',
94
'CherryPy>=3.5.0,<9.0.0'] + extra_deps,
95
extras_require={
0 commit comments