浏览代码

Update requirements.txt

Updated typing extension library to be using latest so notebooks work with google collab
varunfb 7 月之前
父节点
当前提交
bfc5a8f2ca
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      requirements.txt

+ 1 - 1
requirements.txt

@@ -17,7 +17,7 @@ matplotlib
 gradio
 chardet
 openai
-typing-extensions==4.8.0
+typing-extensions>=4.8.0
 tabulate
 evaluate
 rouge_score