Skip to content

Commit 9cd1145

Browse files
authored
Merge pull request #111 from Azure-Samples/deps-update
Update package versions in requirements.txt
2 parents 3b9497e + dfd3e5e commit 9cd1145

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

requirements.txt

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,24 @@
1-
azure-ai-documentintelligence~=1.0.1
1+
azure-ai-documentintelligence~=1.0.2
22
azure-ai-inference~=1.0.0b9
33
azure-ai-textanalytics~=5.3.0
4-
azure-core~=1.32.0
4+
azure-core~=1.34.0
55
azure-cosmos~=4.9.0
6-
azure-identity~=1.21.0
7-
azure-storage-blob~=12.24.1
6+
azure-identity~=1.23.0
7+
azure-storage-blob~=12.25.1
88
ipycanvas~=0.13.3
99
ipykernel~=6.29.5
10-
matplotlib~=3.10.1
11-
notebook~=7.3.3
10+
matplotlib~=3.10.3
11+
notebook~=7.4.2
1212
numpy
13-
openai~=1.68.2
13+
openai~=1.81.0
1414
opencv-python~=4.11.0.86
1515
openpyxl~=3.1.5
1616
pandas~=2.2.3
1717
pdf2image~=1.17.0
18-
pydantic~=2.10.6
18+
pydantic~=2.11.4
1919
pytesseract~=0.3.13
20-
python-dotenv~=1.0.1
20+
python-dotenv~=1.1.0
2121
seaborn~=0.13.2
2222
scikit-learn
2323
tabulate~=0.9.0
24-
tiktoken~=0.9.0
24+
tiktoken~=0.9.0

0 commit comments

Comments
 (0)