`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
5 lines
127 B
Plaintext
5 lines
127 B
Plaintext
-r runtime-deps.in
|
|
|
|
gunicorn
|
|
uvloop; platform_system != "Windows" and implementation_name == "cpython" # MagicStack/uvloop#14
|