Skip to content

Commit

Permalink
add aiofiles and aiohttp to requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
pleary committed Nov 15, 2024
1 parent e2cb70b commit f816373
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
aiofiles==24.1.0
aiohttp==3.11.2;python_version>="3.11"
aiohttp==3.10.11;python_version=="3.8"
flake8==7.0.0
flake8-quotes==3.4.0
Flask==3.0.2
Expand Down

0 comments on commit f816373

Please sign in to comment.