levalencia commited on
Commit
e67a4df
·
1 Parent(s): ae46af1

Update requirements.txt to pin openai package version to 1.78.1.

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -3,7 +3,7 @@ pandas
3
  streamlit
4
  pyyaml
5
  python-dotenv
6
- openai==1.3.0
7
  pydantic-settings
8
  PyMuPDF
9
  azure-ai-documentintelligence
 
3
  streamlit
4
  pyyaml
5
  python-dotenv
6
+ openai==1.78.1
7
  pydantic-settings
8
  PyMuPDF
9
  azure-ai-documentintelligence