Files
tubestation/third_party/python/aiohttp/requirements/base.in
ahochheiden 8ec74b0a9b Bug 1934094 - Update aiohttp from 3.8.5 to 3.10.11 r=firefox-build-system-reviewers,mach-reviewers,frontend-codestyle-reviewers,glandium,ahal
`3.8.5` cannot build with python 3.12, and `3.10.11` still builds on
python 3.8, so `3.10.11` gives better coverage. (There are newer
versions, but they aren't compatible with python 3.8)

Differential Revision: https://phabricator.services.mozilla.com/D230869
2025-01-21 18:19:43 +00:00

5 lines
127 B
Plaintext

-r runtime-deps.in
gunicorn
uvloop; platform_system != "Windows" and implementation_name == "cpython" # MagicStack/uvloop#14