Unverified Commit 57f7403c authored by Yang Wang's avatar Yang Wang Committed by GitHub
Browse files

Update typing-extensions version to fix pipeline issue (#432)

parent 1b86503d
...@@ -197,6 +197,7 @@ def run(self): ...@@ -197,6 +197,7 @@ def run(self):
'types-markdown', 'types-markdown',
'types-pkg_resources', 'types-pkg_resources',
'types-pyyaml', 'types-pyyaml',
'typing-extensions>=3.10',
'vcrpy>=4.1.1', 'vcrpy>=4.1.1',
'yapf==0.31.0', 'yapf==0.31.0',
], ],
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment