Tonic commited on
Commit
3762672
·
1 Parent(s): 03b7686

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  weaviate-client
2
  langchain
3
- gradio
4
  cohere
5
  unstructured[all-docs]
6
  langserve[all]
 
1
  weaviate-client
2
  langchain
3
+ gradio==4.1.0
4
  cohere
5
  unstructured[all-docs]
6
  langserve[all]