Skip to content

Commit ee0d85b

Browse files
committed
- fix deps
1 parent f91fceb commit ee0d85b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ def readme():
4545
"pyqrcode>=1.2,<1.3",
4646
"cryptography>=48.0.1,<50.0.0", # GHSA-537c-gmf6-5ccf / CVE-2026-34180
4747
"aiohttp>=3.11.11,<4.0.0",
48-
"pymdoccbor>=0.9.0,<2.2.0",
48+
"pymdoccbor>=1.3.0",
4949
"requests>=2.32.3,<3.0.0",
5050
],
5151
extras_require = {

0 commit comments

Comments
 (0)