Skip to content

Commit

Permalink
build(deps): bump aiohttp
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: aiohttp
  dependency-type: direct:production
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 11, 2025
1 parent c36096b commit 70d955a
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 70d955a

Please sign in to comment.