File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -350,7 +350,7 @@ python-dateutil==2.9.0.post0
350350 # time-machine
351351python-dotenv == 1.0.1
352352 # via -r requirements.in
353- quart == 0.19.7
353+ quart == 0.19.6
354354 # via
355355 # -r requirements.in
356356 # quart-cors
@@ -403,7 +403,6 @@ typing-extensions==4.12.2
403403 # azure-ai-documentintelligence
404404 # azure-core
405405 # azure-identity
406- # azure-search-documents
407406 # azure-storage-blob
408407 # azure-storage-file-datalake
409408 # openai
@@ -416,7 +415,7 @@ urllib3==2.2.2
416415 # via requests
417416uvicorn == 0.30.6
418417 # via -r requirements.in
419- werkzeug == 3.0.6
418+ werkzeug == 3.0.4
420419 # via
421420 # flask
422421 # quart
@@ -434,8 +433,9 @@ yarl==1.9.4
434433zipp == 3.20.0
435434 # via importlib-metadata
436435
436+ # The following packages are considered to be unsafe in a requirements file:
437+ # setuptools
438+
437439# used for adlsgen2setup.py
438440datetime == 4.3.0
439441 # via -r requirements.in
440- # The following packages are considered to be unsafe in a requirements file:
441- # setuptools
You can’t perform that action at this time.
0 commit comments