File size: 1,222 Bytes
065fee7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
#
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
#    pip-compile --allow-unsafe --output-file=requirements/base.txt --strip-extras requirements/base.in
#
aiodns==3.2.0 ; sys_platform == "linux" or sys_platform == "darwin"
    # via -r requirements/runtime-deps.in
aiohappyeyeballs==2.3.4
    # via -r requirements/runtime-deps.in
aiosignal==1.3.1
    # via -r requirements/runtime-deps.in
async-timeout==4.0.3 ; python_version < "3.11"
    # via -r requirements/runtime-deps.in
attrs==23.2.0
    # via -r requirements/runtime-deps.in
brotli==1.1.0 ; platform_python_implementation == "CPython"
    # via -r requirements/runtime-deps.in
cffi==1.17.0
    # via pycares
frozenlist==1.4.1
    # via
    #   -r requirements/runtime-deps.in
    #   aiosignal
gunicorn==22.0.0
    # via -r requirements/base.in
idna==3.4
    # via yarl
multidict==6.0.5
    # via
    #   -r requirements/runtime-deps.in
    #   yarl
packaging==23.1
    # via gunicorn
pycares==4.3.0
    # via aiodns
pycparser==2.21
    # via cffi
uvloop==0.19.0 ; platform_system != "Windows" and implementation_name == "cpython"
    # via -r requirements/base.in
yarl==1.9.4
    # via -r requirements/runtime-deps.in