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.
1 parent 5183d80 commit 96b3d44Copy full SHA for 96b3d44
pyproject.toml
@@ -10,9 +10,8 @@ home-page = "https://github.com/mongodb/snooty-parser"
10
classifiers = ["License :: OSI Approved :: Apache Software License"]
11
requires-python = "~= 3.7"
12
requires = [
13
- "pymongo[srv,tls] ~= 3.10.1",
+ "pymongo[srv,tls] ~= 3.11.1",
14
"docutils == 0.16",
15
- "dnspython ~= 2.0.0",
16
"watchdog ~= 0.10.3",
17
"requests ~= 2.24.0",
18
"toml ~= 0.10.1",
0 commit comments