-
Notifications
You must be signed in to change notification settings - Fork 12
/
requirements.txt
103 lines (102 loc) · 1.85 KB
/
requirements.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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile --no-emit-options --output-file=requirements.txt requirements.in
#
aiobotocore==2.6.0
# via -r requirements.in
aiohttp==3.8.6
# via aiobotocore
aioitertools==0.10.0
# via aiobotocore
aioredis==2.0.1
# via -r requirements.in
aiosignal==1.2.0
# via aiohttp
anyio==3.6.1
# via httpcore
async-timeout==4.0.2
# via
# aiohttp
# aioredis
attrs==22.2.0
# via
# aiohttp
# automat
# twisted
automat==20.2.0
# via twisted
botocore==1.31.17
# via aiobotocore
certifi==2023.7.22
# via
# httpcore
# httpx
charset-normalizer==2.1.0
# via aiohttp
constantly==15.1.0
# via twisted
frozenlist==1.3.0
# via
# aiohttp
# aiosignal
h11==0.14.0
# via httpcore
httpcore==0.18.0
# via httpx
httpx==0.25.0
# via -r requirements.in
hyperlink==21.0.0
# via twisted
idna==3.3
# via
# anyio
# httpx
# hyperlink
# yarl
incremental==22.10.0
# via twisted
jmespath==1.0.1
# via botocore
markdown-it-py==2.2.0
# via rich
mdurl==0.1.2
# via markdown-it-py
multidict==6.0.2
# via
# aiohttp
# yarl
pygments==2.15.0
# via rich
python-dateutil==2.8.2
# via botocore
rich==13.5.3
# via -r requirements.in
six==1.16.0
# via
# automat
# python-dateutil
sniffio==1.2.0
# via
# anyio
# httpcore
# httpx
twisted==23.8.0
# via -r requirements.in
typing-extensions==4.4.0
# via
# aioredis
# twisted
urllib3==1.26.18
# via botocore
uvloop==0.17.0
# via -r requirements.in
wrapt==1.14.1
# via aiobotocore
yarl==1.7.2
# via aiohttp
zope-interface==5.4.0
# via twisted
# The following packages are considered to be unsafe in a requirements file:
# setuptools