Skip to content

Commit 44f01f3

Browse files
committed
Dependencies: Update to docopt-ng
1 parent b88da57 commit 44f01f3

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGES.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ Changelog
66
in progress
77
===========
88
- Dependencies: Updated to ``responder 3.0.0``
9+
- Dependencies: Updated to ``docopt-ng``
910
- Verified support for Python 3.13
1011

1112
2024-05-10 0.7.1

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
zip_safe=False,
5858
test_suite='vasuki.test',
5959
install_requires=[
60-
'docopt<1',
60+
'docopt-ng<0.10',
6161
'munch<5',
6262
'ulid-py<1.2',
6363
'hashids<1.4',

0 commit comments

Comments
 (0)