Skip to content

Commit 6f521ec

Browse files
authored
tests: fix pymongo requirements (#2212)
1 parent e4a05ba commit 6f521ec

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
pymongo>=3.6,<4.0
2+
-r reqs-base.txt
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
pymongo>=3.6
1+
pymongo>=4.0
22
-r reqs-base.txt

0 commit comments

Comments
 (0)