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 f91fceb commit ee0d85bCopy full SHA for ee0d85b
1 file changed
setup.py
@@ -45,7 +45,7 @@ def readme():
45
"pyqrcode>=1.2,<1.3",
46
"cryptography>=48.0.1,<50.0.0", # GHSA-537c-gmf6-5ccf / CVE-2026-34180
47
"aiohttp>=3.11.11,<4.0.0",
48
- "pymdoccbor>=0.9.0,<2.2.0",
+ "pymdoccbor>=1.3.0",
49
"requests>=2.32.3,<3.0.0",
50
],
51
extras_require = {
0 commit comments