File: typing.txt

package info (click to toggle)
flask-caching 2.3.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 480 kB
  • sloc: python: 2,826; makefile: 193; sh: 17
file content (28 lines) | stat: -rw-r--r-- 594 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
23
24
25
26
27
28
#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
#    pip-compile typing.in
#
cffi==1.16.0
    # via cryptography
cryptography==42.0.7
    # via
    #   types-pyopenssl
    #   types-redis
mypy==1.11.1
    # via -r typing.in
mypy-extensions==1.0.0
    # via mypy
pycparser==2.22
    # via cffi
types-cffi==1.16.0.20240331
    # via types-pyopenssl
types-pyopenssl==24.1.0.20240425
    # via types-redis
types-redis==4.6.0.20240726
    # via -r typing.in
types-setuptools==69.5.0.20240519
    # via types-cffi
typing-extensions==4.11.0
    # via mypy