@@ -5,34 +5,34 @@ description = "Content Process Gold Standard Solution Accelerator - Content Proc
55readme = " README.md"
66requires-python = " >=3.12"
77dependencies = [
8- " azure-ai-inference>=1.0.0b4 " ,
9- " azure-appconfiguration>=1.7.1 " ,
10- " azure-identity>=1.19.0 " ,
11- " azure-storage-blob>=12.24.1 " ,
12- " azure-storage-queue>=12.12 .0" ,
13- " certifi>=2024.12.14 " ,
14- " charset-normalizer>=3.4.1 " ,
15- " pandas>=2.2 .3" ,
8+ " azure-ai-inference>=1.0.0b9 " ,
9+ " azure-appconfiguration>=1.7.2 " ,
10+ " azure-identity>=1.25.1 " ,
11+ " azure-storage-blob>=12.28.0 " ,
12+ " azure-storage-queue>=12.15 .0" ,
13+ " certifi>=2026.1.4 " ,
14+ " charset-normalizer>=3.4.4 " ,
15+ " pandas>=2.3 .3" ,
1616 " pdf2image>=1.17.0" ,
1717 " poppler-utils>=0.1.0" ,
18- " pydantic>=2.10 .5" ,
19- " pydantic-settings>=2.7.1 " ,
20- " pymongo>=4.11.2 " ,
21- " python-dotenv>=1.0 .1" ,
22- " tiktoken>=0.9 .0" ,
18+ " pydantic>=2.12 .5" ,
19+ " pydantic-settings>=2.12.0 " ,
20+ " pymongo>=4.16.0 " ,
21+ " python-dotenv>=1.2 .1" ,
22+ " tiktoken>=0.12 .0" ,
2323]
2424
2525
2626[dependency-groups ]
2727dev = [
28- " coverage>=7.6.10 " ,
29- " pydantic>=2.10 .5" ,
30- " pytest>=8.3.4 " ,
31- " pytest-asyncio>=0.25.3 " ,
32- " pytest-cov>=6 .0.0" ,
33- " pytest-mock>=3.14.0 " ,
34- " mongomock>=2 .3.1 " ,
35- " ruff>=0.9.1 " ,
28+ " coverage>=7.13.1 " ,
29+ " pydantic>=2.12 .5" ,
30+ " pytest>=9.0.2 " ,
31+ " pytest-asyncio>=1.3.0 " ,
32+ " pytest-cov>=7 .0.0" ,
33+ " pytest-mock>=3.15.1 " ,
34+ " mongomock>=4 .3.0 " ,
35+ " ruff>=0.14.11 " ,
3636]
3737
3838[tool .pytest .ini_options ]
0 commit comments