Skip to content

Commit

Permalink
Install tornado and aiohttp
Browse files Browse the repository at this point in the history
  • Loading branch information
nikhars committed Oct 18, 2024
1 parent 5aa879e commit def4eef
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages.ini
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ python_versions = <3.12
[aiohttp==3.8.5]
python_versions = <3.12
[aiohttp==3.9.1]
[aiohttp==3.10.2]
[aiohttp==3.10.10]

[aiosignal==1.2.0]
Expand Down Expand Up @@ -2158,6 +2159,8 @@ python_versions = <3.12
[tomli==2.0.1]
[tomli==2.0.2]

[tornado==6.4.1]

[toronado==0.1.0]

[tox==3.25.1]
Expand Down

0 comments on commit def4eef

Please sign in to comment.