Skip to content

Commit

Permalink
meh
Browse files Browse the repository at this point in the history
  • Loading branch information
bartfeenstra committed Oct 26, 2023
1 parent ea81cd1 commit ee466f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
'python_requires': '~= 3.9',
'install_requires': [
'aiofiles ~= 23.1, >= 23.1.0',
'aiohttp @ git+git://github.com/aio-libs/aiohttp.git@master',
'aiohttp == 3.9.0b0',
'babel ~= 2.12, >= 2.12.0',
'click ~= 8.1, >= 8.1.2',
'dill ~= 0.3, >= 0.3.6',
Expand Down

0 comments on commit ee466f7

Please sign in to comment.