File: requires.txt

package info (click to toggle)
python-aiohttp 3.13.3-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 17,020 kB
  • sloc: python: 62,860; ansic: 20,773; makefile: 429; sh: 3
file content (22 lines) | stat: -rw-r--r-- 445 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
aiohappyeyeballs>=2.5.0
aiosignal>=1.4.0
attrs>=17.3.0
frozenlist>=1.1.1
multidict<7.0,>=4.5
propcache>=0.2.0
yarl<2.0,>=1.17.0

[:python_version < "3.11"]
async-timeout<6.0,>=4.0

[speedups]
aiodns>=3.3.0

[speedups:platform_python_implementation != "CPython"]
brotlicffi>=1.2

[speedups:platform_python_implementation == "CPython"]
Brotli>=1.2

[speedups:platform_python_implementation == "CPython" and python_version < "3.14"]
backports.zstd