-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
/
Copy pathbase.txt
40 lines (40 loc) · 1.14 KB
/
base.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
#
# 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.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
gunicorn==23.0.0
# via -r requirements/base.in
idna==3.8
# via yarl
multidict==6.0.5
# via
# -r requirements/runtime-deps.in
# yarl
packaging==24.1
# via gunicorn
pycares==4.4.0
# via aiodns
pycparser==2.22
# via cffi
uvloop==0.20.0 ; platform_system != "Windows" and implementation_name == "cpython"
# via -r requirements/base.in
yarl==1.9.4
# via -r requirements/runtime-deps.in