-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements.txt
83 lines (82 loc) · 1.69 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
#
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# pip-compile --output-file=requirements.txt pyproject.toml
#
aiofiles==23.1.0
# via aiogram
aiogram==3.1.1
# via manga-notify (pyproject.toml)
aiohttp==3.8.5
# via
# aiogram
# manga-notify (pyproject.toml)
aiosignal==1.3.1
# via aiohttp
aiosql==8.0
# via manga-notify (pyproject.toml)
annotated-types==0.6.0
# via pydantic
arq==0.25
# via manga-notify (pyproject.toml)
async-timeout==4.0.2
# via
# aiohttp
# redis
asyncpg==0.27.0
# via manga-notify (pyproject.toml)
attrs==22.1.0
# via aiohttp
beautifulsoup4==4.12.0
# via manga-notify (pyproject.toml)
certifi==2023.7.22
# via aiogram
charset-normalizer==2.1.1
# via aiohttp
click==8.1.3
# via arq
frozenlist==1.3.3
# via
# aiohttp
# aiosignal
hiredis==2.0.0
# via redis
idna==3.4
# via yarl
magic-filter==1.0.12
# via aiogram
multidict==6.0.2
# via
# aiohttp
# yarl
protobuf==4.22.1
# via manga-notify (pyproject.toml)
pydantic==2.1.1
# via
# aiogram
# manga-notify (pyproject.toml)
# pydantic-settings
pydantic-core==2.4.0
# via pydantic
pydantic-settings==2.0.3
# via manga-notify (pyproject.toml)
python-dotenv==1.0.0
# via
# manga-notify (pyproject.toml)
# pydantic-settings
redis[hiredis]==4.5.5
# via arq
soupsieve==2.3.2.post1
# via beautifulsoup4
typing-extensions==4.7.1
# via
# aiogram
# annotated-types
# arq
# pydantic
# pydantic-core
yarl==1.8.1
# via aiohttp
# The following packages are considered to be unsafe in a requirements file:
# setuptools