Skip to content

Commit

Permalink
fixed: crash caused by outdated incompatible aiohttp dependency (#6841)
Browse files Browse the repository at this point in the history
  • Loading branch information
ltdrdata authored Feb 19, 2025
1 parent 5715be2 commit b4d3652
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ transformers>=4.28.1
tokenizers>=0.13.3
sentencepiece
safetensors>=0.4.2
aiohttp
aiohttp>=3.11.8
yarl>=1.18.0
pyyaml
Pillow
scipy
Expand Down

0 comments on commit b4d3652

Please sign in to comment.