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 b4c464d commit 1b48c05Copy full SHA for 1b48c05
src/requirements-dev.txt
@@ -4,7 +4,7 @@ Markdown==3.8
4
requests==2.32.3
5
tqdm==4.67.1
6
tiktoken
7
-langchain==0.3.23
+langchain==0.3.25
8
bs4==0.0.2
9
urllib3==2.4.0
10
pytest==8.3.5
src/requirements.txt
@@ -1,15 +1,15 @@
1
-azure-identity==1.21.0
+azure-identity==1.22.0
2
# Flask[async]==2.3.2
3
-openai==1.74.0
+openai==1.78.1
azure-search-documents==11.6.0b9
azure-storage-blob==12.25.1
python-dotenv==1.1.0
azure-cosmos==4.9.0
quart==0.20.0
-uvicorn==0.34.1
-aiohttp==3.11.16
+uvicorn==0.34.2
+aiohttp==3.11.18
11
gunicorn==23.0.0
12
-pydantic-settings==2.8.1
+pydantic-settings==2.9.1
13
flake8==7.2.0
14
black==25.1.0
15
autoflake==2.3.1
0 commit comments