Skip to content

Commit f675488

Browse files
committed
pin typing_extensions version
1 parent 8804fce commit f675488

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ jobs:
3737
python -m pip install spacy
3838
python -m pip install torch
3939
python -m pip install statsmodels
40+
python -m pip install typing_extensions==4.7.1
4041
- name: Run Tests
4142
run: |
4243
pytest -m 'not rsc_test and not docker' --cov --cov-report xml

0 commit comments

Comments
 (0)