We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 649218a commit 5e8d31dCopy full SHA for 5e8d31d
requirements.txt
@@ -1,11 +1,11 @@
1
-openai==1.42.0
+openai==1.43.1
2
python-dotenv==1.0.1
3
streamlit==1.37.1
4
azure-cosmos==4.7.0
5
-plotly==5.23.0
+plotly==5.24.0
6
pandas==2.2.2
7
-langchain==0.2.14
8
-langchain-openai==0.1.22
+langchain==0.2.16
+langchain-openai==0.1.23
9
langchain-community==0.2.12
10
azure-search-documents==11.5.1
11
azure-identity==1.17.1
@@ -16,7 +16,7 @@ promptflow==1.15.0
16
promptflow-evals==0.3.2
17
18
# To run 99_streamlit_examples/pages/10_Object_Detection.py
19
-# ultralytics==8.2.82
+# ultralytics==8.2.89
20
21
# To run 99_streamlit_examples/pages/11_Pose_Estimation.py
22
# mediapipe==0.10.14
0 commit comments