Skip to content

Commit

Permalink
Fix async
Browse files Browse the repository at this point in the history
  • Loading branch information
wwakabobik committed Nov 8, 2024
1 parent bf91d1c commit 3ea8669
Show file tree
Hide file tree
Showing 3 changed files with 84 additions and 76 deletions.
12 changes: 6 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
aiohttp==3.10.4
aiohttp==3.10.10
aiofiles==24.1.0
asyncio==3.4.3
requests==2.32.3
urllib3==2.2.2
async-timeout==4.0.3
certifi==2024.7.4
charset-normalizer==3.3.2
frozenlist==1.4.1
urllib3==2.2.3
async-timeout==5.0.1
certifi==2024.8.30
charset-normalizer==3.4.0
frozenlist==1.5.0
Loading

0 comments on commit 3ea8669

Please sign in to comment.