Skip to content

Commit 5078403

Browse files
authored
Merge pull request #2366 from SCIInstitute/2365-fix-python-typing_extensions
Fix #2365 - Python dependency version problem
2 parents 4b642a0 + a13be6b commit 5078403

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ tqdm==4.66.3
176176
traitlets==5.9.0
177177
traittypes==0.2.1
178178
trimesh==3.12.6
179-
typing_extensions==4.5.0
179+
typing_extensions==4.12.2
180180
tzdata==2023.3
181181
uri-template==1.3.0
182182
urllib3==1.26.19

0 commit comments

Comments
 (0)