Skip to content

Commit

Permalink
Merge pull request #97 from YeonwooSung/dependabot/pip/LLMs/training/…
Browse files Browse the repository at this point in the history
…llama_peft_trl/pip-cc2bc1b49a

build(deps): bump aiohttp from 3.11.11 to 3.11.12 in /LLMs/training/llama_peft_trl in the pip group across 1 directory
  • Loading branch information
YeonwooSung authored Feb 12, 2025
2 parents c36096b + 70d955a commit 25a147c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion LLMs/training/llama_peft_trl/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
accelerate==0.24.1 ; python_version >= "3.10" and python_version < "3.13"
aiohttp==3.11.11 ; python_version >= "3.10" and python_version < "3.13"
aiohttp==3.11.12 ; python_version >= "3.10" and python_version < "3.13"
aiosignal==1.3.1 ; python_version >= "3.10" and python_version < "3.13"
async-timeout==4.0.3 ; python_version >= "3.10" and python_version < "3.13"
attrs==23.1.0 ; python_version >= "3.10" and python_version < "3.13"
Expand Down

0 comments on commit 25a147c

Please sign in to comment.