Skip to content

Commit

Permalink
Don't lock version of async-timeout anymore
Browse files Browse the repository at this point in the history
Just get latest that works with aiohttp
  • Loading branch information
freiheit authored Oct 31, 2024
1 parent 972f119 commit 1138bab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
aiohttp==3.10.10
aiosignal==1.3.1
astroid
async-timeout==4.0.3
async-timeout
attrs
black
charset-normalizer
Expand Down

0 comments on commit 1138bab

Please sign in to comment.