File: cython.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 (12 lines) | stat: -rw-r--r-- 379 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
#
# This file is autogenerated by pip-compile with python 3.10
# by the following command:
#
#    pip-compile --allow-unsafe --output-file=requirements/cython.txt --resolver=backtracking --strip-extras requirements/cython.in
#
cython==3.1.4
    # via -r requirements/cython.in
multidict==6.6.4
    # via -r requirements/multidict.in
typing-extensions==4.15.0
    # via multidict