Skip to content

Commit bfc5a8f

Browse files
authored
Update requirements.txt
Updated typing extension library to be using latest so notebooks work with google collab
1 parent 3e39ed0 commit bfc5a8f

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
@@ -17,7 +17,7 @@ matplotlib
1717
gradio
1818
chardet
1919
openai
20-
typing-extensions==4.8.0
20+
typing-extensions>=4.8.0
2121
tabulate
2222
evaluate
2323
rouge_score

0 commit comments

Comments
 (0)