-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
143 lines (143 loc) · 2.45 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
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile
#
aio-pika==9.1.2
# via -r requirements.in
aiofiles==23.1.0
# via quart
aiohttp==3.8.4
# via -r requirements.in
aiormq==6.7.6
# via aio-pika
aiosignal==1.3.1
# via aiohttp
async-timeout==4.0.2
# via aiohttp
attrs==23.1.0
# via aiohttp
aws-secretsmanager-caching==1.1.1.5
# via -r requirements.in
blinker==1.5
# via quart
boto3==1.26.137
# via -r requirements.in
botocore==1.29.137
# via
# aws-secretsmanager-caching
# boto3
# s3transfer
certifi==2023.5.7
# via requests
charset-normalizer==3.1.0
# via
# aiohttp
# requests
click==8.1.3
# via quart
cryptg==0.4.0
# via -r requirements.in
frozenlist==1.3.3
# via
# aiohttp
# aiosignal
h11==0.14.0
# via
# hypercorn
# wsproto
h2==4.1.0
# via hypercorn
hpack==4.0.0
# via h2
hypercorn==0.14.3
# via
# -r requirements.in
# quart
hyperframe==6.0.1
# via h2
idna==3.4
# via
# requests
# yarl
iniconfig==2.0.0
# via pytest
itsdangerous==2.1.2
# via quart
jinja2==3.1.2
# via quart
jmespath==1.0.1
# via
# boto3
# botocore
markupsafe==2.1.2
# via
# jinja2
# quart
# werkzeug
multidict==6.0.4
# via
# aiohttp
# yarl
numpy==1.24.3
# via pandas
packaging==23.1
# via pytest
pamqp==3.2.1
# via aiormq
pandas==2.0.1
# via -r requirements.in
pluggy==1.0.0
# via pytest
priority==2.0.0
# via hypercorn
pyaes==1.6.1
# via pyrogram
pydantic==1.10.7
# via -r requirements.in
pymysql==1.0.3
# via -r requirements.in
pyrogram==2.0.106
# via -r requirements.in
pysocks==1.7.1
# via pyrogram
pytest==7.3.1
# via -r requirements.in
python-dateutil==2.8.2
# via
# botocore
# pandas
python-dotenv==1.0.0
# via -r requirements.in
pytz==2023.3
# via pandas
quart==0.18.4
# via -r requirements.in
requests==2.30.0
# via -r requirements.in
s3transfer==0.6.1
# via boto3
six==1.16.0
# via python-dateutil
tgcrypto==1.2.5
# via -r requirements.in
toml==0.10.2
# via hypercorn
typing-extensions==4.5.0
# via pydantic
tzdata==2023.3
# via pandas
urllib3==1.26.15
# via
# botocore
# requests
werkzeug==2.3.4
# via quart
wsproto==1.2.0
# via hypercorn
yarl==1.9.2
# via
# aio-pika
# aiohttp
# aiormq