Skip to content

Commit 9f13d56

Browse files
Update aiofiles requirement in /AskAgent/python
Updates the requirements on [aiofiles](https://github.com/Tinche/aiofiles) to permit the latest version. - [Changelog](https://github.com/Tinche/aiofiles/blob/main/CHANGELOG.md) - [Commits](Tinche/aiofiles@v24.1.0...v25.1.0) --- updated-dependencies: - dependency-name: aiofiles dependency-version: 25.1.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5808a63 commit 9f13d56

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

AskAgent/python/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ protobuf>=3.20,<8
1010
matplotlib>=3.8.0
1111
python-dotenv>=1.0.0
1212
aiohttp>=3.9.1
13-
aiofiles>=24.1.0
13+
aiofiles>=25.1.0
1414
pyyaml>=6.0.1
1515
feedparser>=6.0.1
1616
httpx>=0.28.1

0 commit comments

Comments
 (0)