Skip to content

Commit

Permalink
[pymongo] set dependency to v3.x
Browse files Browse the repository at this point in the history
  • Loading branch information
anthonygego committed Jan 3, 2022
1 parent b56ec28 commit 712109f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
install_requires = [
"docker>=2.5.0",
"docutils>=0.14",
"pymongo>=3.2.2",
"pymongo==3.12.3",
"PyYAML>=3.11",
"Jinja2 >= 2.10",
"lti>=0.9.0",
Expand Down

0 comments on commit 712109f

Please sign in to comment.