-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
/
Copy pathruntime-deps.txt
34 lines (34 loc) · 979 Bytes
/
runtime-deps.txt
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
#
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# pip-compile --allow-unsafe --output-file=requirements/runtime-deps.txt --strip-extras requirements/runtime-deps.in
#
aiodns==3.2.0 ; sys_platform == "linux" or sys_platform == "darwin"
# via -r requirements/runtime-deps.in
aiohappyeyeballs==2.4.0
# 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
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
idna==3.8
# via yarl
multidict==6.0.5
# via
# -r requirements/runtime-deps.in
# yarl
pycares==4.4.0
# via aiodns
pycparser==2.22
# via cffi
yarl==1.9.4
# via -r requirements/runtime-deps.in