Skip to content

Commit 3182ec2

Browse files
committed
fix: pin typing_extensions version
1 parent 152fd06 commit 3182ec2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@
105105
"cfx-address>=1.2.4,<1.3.0",
106106
"cfx-account>=1.2.2,<1.3.0",
107107
"cfx-utils>=1.0.5,<1.2.0",
108+
"typing-extensions<=4.13.2",
108109
], # add any additional packages that need to be installed
109110
# needs to be installed along with your package. Eg: 'caer'
110111
extras_require=extras_require,

0 commit comments

Comments
 (0)