Skip to content

Commit

Permalink
fix: cwl-tes and typing-extensions version conflict (#126)
Browse files Browse the repository at this point in the history
  • Loading branch information
uniqueg authored Nov 1, 2019
1 parent e748bc6 commit ff1d9f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ subprocess32==3.5.2
swagger-spec-validator==2.3.1
typed-ast==1.1.0
typing==3.6.6
typing-extensions==3.6.5
typing-extensions==3.7.4
urllib3==1.24.2
vine==1.1.4
Werkzeug==0.15.3
Expand Down

0 comments on commit ff1d9f7

Please sign in to comment.