File tree Expand file tree Collapse file tree 4 files changed +1327
-63
lines changed
Expand file tree Collapse file tree 4 files changed +1327
-63
lines changed Original file line number Diff line number Diff line change 11annotated-types == 0.7.0
22azure-ai-inference == 1.0.0b9
33azure-appconfiguration == 1.7.2
4- azure-core == 1.37 .0
4+ azure-core == 1.38 .0
55azure-identity == 1.25.1
66azure-storage-blob == 12.28.0
77azure-storage-queue == 12.15.0
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ requires-python = ">=3.12"
77dependencies = [
88 " azure-appconfiguration>=1.7.2" ,
99 " azure-identity>=1.23.0" ,
10- " azure-storage-blob>=12.24 .0" ,
10+ " azure-storage-blob>=12.28 .0" ,
1111 " azure-storage-queue>=12.15.0" ,
1212 " certifi>=2024.12.14" ,
1313 " fastapi[standard]>=0.115.0" ,
@@ -17,7 +17,7 @@ dependencies = [
1717 " pygments>=2.19.0" ,
1818 " pymongo>=4.11.0" ,
1919 " python-dotenv>=1.0.1" ,
20- " starlette>=0.49.0 " ,
20+ " starlette>=0.49.1 " ,
2121 " uvicorn[standard]>=0.34.0" ,
2222 " h11~=0.16.0" ,
2323 " urllib3~=2.6.0" ,
You can’t perform that action at this time.
0 commit comments