File: runtime-deps.in

package info (click to toggle)
python-aiohttp 3.13.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 16,952 kB
  • sloc: python: 61,881; ansic: 20,773; makefile: 414; sh: 3
file content (14 lines) | stat: -rw-r--r-- 472 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Extracted from `setup.cfg` via `make sync-direct-runtime-deps`

aiodns >= 3.3.0
aiohappyeyeballs >= 2.5.0
aiosignal >= 1.4.0
async-timeout >= 4.0, < 6.0 ; python_version < "3.11"
attrs >= 17.3.0
Brotli; platform_python_implementation == 'CPython'
brotlicffi; platform_python_implementation != 'CPython'
frozenlist >= 1.1.1
multidict >=4.5, < 7.0
propcache >= 0.2.0
yarl >= 1.17.0, < 2.0
zstandard; platform_python_implementation == 'CPython' and python_version < "3.14"