Skip to content

Commit

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

build(deps): bump aiohttp from 3.10.11 to 3.11.11 in /LLMs/training/llama_peft_trl in the pip group across 1 directory
  • Loading branch information
YeonwooSung authored Feb 3, 2025
2 parents fc4fb9a + 8f2224e commit 775a62d
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.10.11 ; python_version >= "3.10" and python_version < "3.13"
aiohttp==3.11.11 ; 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 775a62d

Please sign in to comment.