-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
75 lines (74 loc) · 1.35 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
#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile requirements.in
#
aiohttp==3.8.4
# via
# aiohttp-retry
# twilio
aiohttp-retry==2.8.3
# via twilio
aiosignal==1.3.1
# via aiohttp
arrow==1.2.3
# via -r requirements.in
astral==3.2
# via -r requirements.in
async-timeout==4.0.2
# via aiohttp
attrs==22.2.0
# via aiohttp
certifi==2022.12.7
# via requests
cffi==1.15.1
# via timezonefinder
charset-normalizer==2.1.1
# via
# aiohttp
# requests
click==8.1.3
# via -r requirements.in
frozenlist==1.3.3
# via
# aiohttp
# aiosignal
h3==3.7.6
# via timezonefinder
idna==3.4
# via
# requests
# yarl
loguru==0.7.0
# via -r requirements.in
multidict==6.0.4
# via
# aiohttp
# yarl
numpy==1.23.4
# via timezonefinder
pycparser==2.21
# via cffi
pyjwt==2.6.0
# via twilio
python-dateutil==2.8.2
# via arrow
pytz==2022.6
# via twilio
requests==2.31.0
# via
# -r requirements.in
# twilio
six==1.16.0
# via python-dateutil
timezonefinder==6.1.10
# via -r requirements.in
twilio==8.7.0
# via -r requirements.in
urllib3==1.26.12
# via requests
yarl==1.8.2
# via aiohttp
# The following packages are considered to be unsafe in a requirements file:
# setuptools