Skip to content

Commit ff1d9f7

Browse files
authored
fix: cwl-tes and typing-extensions version conflict (#126)
1 parent e748bc6 commit ff1d9f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ subprocess32==3.5.2
6363
swagger-spec-validator==2.3.1
6464
typed-ast==1.1.0
6565
typing==3.6.6
66-
typing-extensions==3.6.5
66+
typing-extensions==3.7.4
6767
urllib3==1.24.2
6868
vine==1.1.4
6969
Werkzeug==0.15.3

0 commit comments

Comments
 (0)