-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
/
Copy pathruntime-deps.txt
42 lines (42 loc) · 1.24 KB
/
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
35
36
37
38
39
40
41
42
#
# 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.3
# 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.1
# via pycares
frozenlist==1.5.0
# via
# -r requirements/runtime-deps.in
# aiosignal
hyperscan == 0.7.8 ; platform_python_implementation == "CPython" and (sys_platform=="linux" or sys_platform=="darwin")
# via -r requirements/runtime-deps.in
idna==3.6
# via yarl
multidict==6.1.0
# via
# -r requirements/runtime-deps.in
# yarl
propcache==0.2.0
# via
# -r requirements/runtime-deps.in
# yarl
pycares==4.4.0
# via aiodns
pycparser==2.22
# via cffi
typing-extensions==4.12.2
# via multidict
yarl==1.17.2
# via -r requirements/runtime-deps.in