Skip to content
This repository was archived by the owner on Sep 22, 2023. It is now read-only.

Commit 9a40134

Browse files
committed
ci: Add missing dependency
1 parent e13bea1 commit 9a40134

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
'tabulate~=0.8.6',
2121
'tqdm~=4.42',
2222
'yarl~=1.4.2',
23+
'typing-extensions~=3.7.4',
2324
]
2425
build_requires = [
2526
'wheel>=0.34.2',

0 commit comments

Comments
 (0)