Change the pymongo version to match the test-requirements.txt
Change-Id: I9e77061875ddc41d7c4ec764fae028286676204d Closes-Bugs: #1512870
This commit is contained in:
@@ -6,4 +6,4 @@
|
||||
set -e
|
||||
set -o xtrace
|
||||
|
||||
pip-python install pymongo
|
||||
pip-python install pymongo>=3.0.2,!=3.1
|
||||
|
||||
@@ -6,4 +6,4 @@
|
||||
set -e
|
||||
set -o xtrace
|
||||
|
||||
pip install pymongo
|
||||
pip install pymongo>=3.0.2,!=3.1
|
||||
|
||||
Reference in New Issue
Block a user