Skip to content

Commit 801a901

Browse files
committed
Adjust typing-extensions pinning
1 parent 0ac5932 commit 801a901

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

recipe/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ requirements:
2323
run:
2424
- python
2525
- gitdb >=4.0.1,<5
26-
- typing-extensions >=3.7.4.0 # [py<38]
26+
- typing-extensions >=3.7.4.3 # [py<38]
2727

2828
test:
2929
requires:

0 commit comments

Comments
 (0)