Ahmadzei commited on
Commit
c8b5cd8
1 Parent(s): 29cff1e

openai version update

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -5,7 +5,8 @@ tqdm==4.66.1
5
  aiohttp==3.8.6
6
  huggingface-hub==0.17.3
7
  lancedb>=0.3
8
- openai==0.28
 
9
  gradio==4.4.1
10
  markdown==3.5.1
11
  tiktoken==0.5.1
 
5
  aiohttp==3.8.6
6
  huggingface-hub==0.17.3
7
  lancedb>=0.3
8
+ # openai==0.28
9
+ openai==1.2.0
10
  gradio==4.4.1
11
  markdown==3.5.1
12
  tiktoken==0.5.1