rchrdgwr commited on
Commit
7a2b481
·
1 Parent(s): 5a9839d

Update openai version

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  numpy==1.26.4
2
  chainlit==0.7.700 # 1.1.402
3
- openai==1.3.5
4
  pymupdf==1.24.9
5
  qdrant-client==1.11.0
6
  langchain-text-splitters
 
1
  numpy==1.26.4
2
  chainlit==0.7.700 # 1.1.402
3
+ openai>=1.26.0
4
  pymupdf==1.24.9
5
  qdrant-client==1.11.0
6
  langchain-text-splitters