petrsovadina commited on
Commit
22bd1f1
1 Parent(s): fdf8839

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -7,5 +7,5 @@ python-dotenv==1.0.0
7
  st-annotated-text==4.0.0
8
  torch==2.0.1
9
  transformers==4.29.2
10
- openai==0.27.7
11
  numpy==1.21.6
 
7
  st-annotated-text==4.0.0
8
  torch==2.0.1
9
  transformers==4.29.2
10
+ openai>=0.27.0,<1.0.0
11
  numpy==1.21.6