Skip to content

Commit e1525d3

Browse files
committed
Pin typing_extensions
1 parent e392cb2 commit e1525d3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
],
2525
tests_require=[
2626
'pytest<8',
27+
'typing_extensions<4.14'
2728
],
2829
package_data={
2930
'homu': [

0 commit comments

Comments
 (0)