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.
2 parents 2f4b2aa + 322a416 commit 18ddee7Copy full SHA for 18ddee7
.github/workflows/github-actions.yml
@@ -53,7 +53,7 @@ jobs:
53
PYMONGO: $PYMONGO_3_9
54
- python-version: 3.7
55
MONGODB: $MONGODB_4_2
56
- PYMONGO: $PYMONGO_3_6
+ PYMONGO: $PYMONGO_3_9
57
58
MONGODB: $MONGODB_4_4
59
PYMONGO: $PYMONGO_3_11
docs/requirements.txt
@@ -1,3 +1,4 @@
1
Sphinx==3.3.0
2
sphinx-rtd-theme==0.5.0
3
readthedocs-sphinx-ext==2.1.1
4
+docutils==0.17.1
0 commit comments