-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
56 lines (56 loc) · 1.09 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
#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile requirements.in
#
aiohappyeyeballs==2.3.5
# via aiohttp
aiohttp==3.10.3
# via
# discord-py
# discord-py-interactions
aiosignal==1.3.1
# via aiohttp
async-timeout==4.0.3
# via aiohttp
attrs==24.2.0
# via
# aiohttp
# discord-py-interactions
croniter==3.0.3
# via discord-py-interactions
discord-py==2.4.0
# via -r requirements.in
discord-py-interactions==5.13.1
# via -r requirements.in
discord-typings==0.9.0
# via discord-py-interactions
emoji==2.12.1
# via discord-py-interactions
frozenlist==1.4.1
# via
# aiohttp
# aiosignal
idna==3.7
# via yarl
multidict==6.0.5
# via
# aiohttp
# yarl
python-dateutil==2.9.0.post0
# via croniter
python-dotenv==1.0.1
# via -r requirements.in
pytz==2024.1
# via croniter
six==1.16.0
# via python-dateutil
tomli==2.0.1
# via discord-py-interactions
typing-extensions==4.12.2
# via
# discord-typings
# emoji
yarl==1.9.4
# via aiohttp