Skip to content

Commit

Permalink
Update aiohttp and pydantic version requirements.
Browse files Browse the repository at this point in the history
  • Loading branch information
nessshon committed Feb 5, 2025
1 parent cc529a0 commit 92626bc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
aiohttp~=3.11.11
pydantic~=2.10.4
aiohttp>=3.9.0,<3.12
pydantic>=2.4.1,<2.11

0 comments on commit 92626bc

Please sign in to comment.