We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 411f11a commit fa3f88dCopy full SHA for fa3f88d
src/requirements-dev.txt
@@ -9,7 +9,7 @@ bs4==0.0.2
9
urllib3==2.4.0
10
pytest==8.3.5
11
pytest-asyncio==0.26.0
12
-PyMuPDF==1.25.5
+PyMuPDF==1.26.0
13
azure-storage-blob
14
chardet
15
azure-keyvault-secrets
src/requirements.txt
@@ -1,13 +1,13 @@
1
-azure-identity==1.22.0
+azure-identity==1.23.0
2
# Flask[async]==2.3.2
3
-openai==1.78.1
+openai==1.82.1
4
azure-search-documents==11.6.0b9
5
azure-storage-blob==12.25.1
6
python-dotenv==1.1.0
7
azure-cosmos==4.9.0
8
quart==0.20.0
-uvicorn==0.34.2
-aiohttp==3.11.18
+uvicorn==0.34.3
+aiohttp==3.12.6
gunicorn==23.0.0
pydantic-settings==2.9.1
flake8==7.2.0
0 commit comments