@@ -5,31 +5,31 @@ description = "Add your description here"
55readme = " README.md"
66requires-python = " >=3.11"
77dependencies = [
8- " azure-ai-evaluation>=1.5 .0" ,
9- " azure-ai-inference> =1.0.0b9" ,
8+ " azure-ai-evaluation==1.11 .0" ,
9+ " azure-ai-inference= =1.0.0b9" ,
1010 " azure-ai-projects==1.0.0" ,
1111 " azure-ai-agents==1.2.0b2" ,
12- " azure-cosmos> =4.9.0" ,
13- " azure-identity>=1.21 .0" ,
14- " azure-monitor-events-extension> =0.1.0" ,
15- " azure-monitor-opentelemetry>=1.6.8 " ,
16- " azure-search-documents>= 11.5.2 " ,
17- " fastapi>=0.115.12 " ,
18- " openai>=1.75 .0" ,
19- " opentelemetry-api>=1.31.1 " ,
20- " opentelemetry-exporter-otlp-proto-grpc>=1.31.1 " ,
21- " opentelemetry-exporter-otlp-proto-http>=1.31.1 " ,
22- " opentelemetry-instrumentation-fastapi>=0.52b1 " ,
23- " opentelemetry-instrumentation-openai>=0.39 .2" ,
24- " opentelemetry-sdk>=1.31.1 " ,
25- " pytest>=8.2,<9 " ,
12+ " azure-cosmos= =4.9.0" ,
13+ " azure-identity==1.24 .0" ,
14+ " azure-monitor-events-extension= =0.1.0" ,
15+ " azure-monitor-opentelemetry==1.7.0 " ,
16+ " azure-search-documents== 11.5.3 " ,
17+ " fastapi==0.116.1 " ,
18+ " openai==1.105 .0" ,
19+ " opentelemetry-api==1.36.0 " ,
20+ " opentelemetry-exporter-otlp-proto-grpc==1.36.0 " ,
21+ " opentelemetry-exporter-otlp-proto-http==1.36.0 " ,
22+ " opentelemetry-instrumentation-fastapi==0.57b0 " ,
23+ " opentelemetry-instrumentation-openai==0.46 .2" ,
24+ " opentelemetry-sdk==1.36.0 " ,
25+ " pytest==8.4.1 " ,
2626 " pytest-asyncio==0.24.0" ,
2727 " pytest-cov==5.0.0" ,
28- " python-dotenv>= 1.1.0 " ,
29- " python-multipart> =0.0.20" ,
28+ " python-dotenv== 1.1.1 " ,
29+ " python-multipart= =0.0.20" ,
3030 " semantic-kernel==1.35.3" ,
31- " uvicorn>=0.34.2 " ,
32- " pylint-pydantic> =0.3.5" ,
33- " pexpect> =4.9.0" ,
34- " mcp> =1.13.1"
31+ " uvicorn==0.35.0 " ,
32+ " pylint-pydantic= =0.3.5" ,
33+ " pexpect= =4.9.0" ,
34+ " mcp= =1.13.1"
3535]
0 commit comments