Skip to content

Commit ea6a1ab

Browse files
Update aiofiles requirement from >=23.2.0 to >=25.1.0 in /src
Updates the requirements on [aiofiles](https://github.com/Tinche/aiofiles) to permit the latest version. - [Release notes](https://github.com/Tinche/aiofiles/releases) - [Changelog](https://github.com/Tinche/aiofiles/blob/main/CHANGELOG.md) - [Commits](Tinche/aiofiles@v23.2.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 f480577 commit ea6a1ab

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/a2a/requirements_a2a.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
fastapi>=0.104.0
1+
fastapi>=0.104.0
22
uvicorn[standard]>=0.24.0
33
starlette>=0.27.0
44
pydantic>=2.5.0
5-
aiofiles>=23.2.0
5+
aiofiles>=25.1.0
66
httpx>=0.25.0
77
psutil>=5.9.0
88
prometheus-client>=0.19.0

0 commit comments

Comments
 (0)