diff --git a/5-Min-RAG-SQL-Accelerator/Step2-Deploy-RAG-App/RAG_structured-docs/requirements.txt b/5-Min-RAG-SQL-Accelerator/Step2-Deploy-RAG-App/RAG_structured-docs/requirements.txt index bdefc48..7f1cad1 100644 --- a/5-Min-RAG-SQL-Accelerator/Step2-Deploy-RAG-App/RAG_structured-docs/requirements.txt +++ b/5-Min-RAG-SQL-Accelerator/Step2-Deploy-RAG-App/RAG_structured-docs/requirements.txt @@ -1,7 +1,7 @@ streamlit==1.45.0 pandas==2.2.3 requests==2.32.3 -python-dotenv==1.1.0 +python-dotenv==1.2.2 openai==1.72.0 pyodbc==5.2.0 azure-identity==1.21.0