Skip to content

Commit

Permalink
Restrict pymongo to v3
Browse files Browse the repository at this point in the history
Signed-off-by: Ivan Kanakarakis <[email protected]>
  • Loading branch information
c00kiemon5ter committed Mar 4, 2022
1 parent bf6298c commit 405bfb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
coverage
mock
pyasn1
pymongo
pymongo >=3,<4
pytest
pytest-cov
responses

0 comments on commit 405bfb1

Please sign in to comment.