Skip to content

Commit 5e8d31d

Browse files
committed
Sync versions to requirements.txt
1 parent 649218a commit 5e8d31d

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

requirements.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
openai==1.42.0
1+
openai==1.43.1
22
python-dotenv==1.0.1
33
streamlit==1.37.1
44
azure-cosmos==4.7.0
5-
plotly==5.23.0
5+
plotly==5.24.0
66
pandas==2.2.2
7-
langchain==0.2.14
8-
langchain-openai==0.1.22
7+
langchain==0.2.16
8+
langchain-openai==0.1.23
99
langchain-community==0.2.12
1010
azure-search-documents==11.5.1
1111
azure-identity==1.17.1
@@ -16,7 +16,7 @@ promptflow==1.15.0
1616
promptflow-evals==0.3.2
1717

1818
# To run 99_streamlit_examples/pages/10_Object_Detection.py
19-
# ultralytics==8.2.82
19+
# ultralytics==8.2.89
2020

2121
# To run 99_streamlit_examples/pages/11_Pose_Estimation.py
2222
# mediapipe==0.10.14

0 commit comments

Comments
 (0)