diff options
Diffstat (limited to 'setup.cfg')
| -rw-r--r-- | setup.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -10,7 +10,7 @@ include_package_data = True | |||
| 10 | packages = find: | 10 | packages = find: |
| 11 | install_requires = | 11 | install_requires = |
| 12 | websockets ~= 10.0 | 12 | websockets ~= 10.0 |
| 13 | aiohttp ~= 3.8 | 13 | aiohttp[speedups] ~= 3.8 |
| 14 | appdirs ~= 1.4 | 14 | appdirs ~= 1.4 |
| 15 | 15 | ||
| 16 | [options.entry_points] | 16 | [options.entry_points] |
