Skip to content

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
eyw520 committed Feb 7, 2025
1 parent a44f6ea commit dbf6e6d
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
python>=3.8
aiohttp>=3.10.10
httpx>=0.21.2
httpx-sse==0.4.0
iterators>=0.2.0
pydantic>=1.9.2
pydantic-core>=2.18.2,<3.0.0
pydantic-core>=2.18.2
typing_extensions>=4.0.0
websockets==12.0
websockets>=10.4

0 comments on commit dbf6e6d

Please sign in to comment.