-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
143 lines (142 loc) · 2.59 KB
/
Copy pathrequirements.txt
File metadata and controls
143 lines (142 loc) · 2.59 KB
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.10
# by the following command:
#
# pip-compile requirements.in
#
aerich==0.7.1
# via -r requirements.in
aiofiles==23.1.0
# via aiogram
aiogram==3.0.0b7
# via -r requirements.in
aiohttp==3.8.4
# via
# -r requirements.in
# aiogram
aiosignal==1.3.1
# via aiohttp
aiosqlite==0.17.0
# via tortoise-orm
alembic==1.11.1
# via -r requirements.in
async-timeout==4.0.2
# via aiohttp
asyncpg==0.27.0
# via
# -r requirements.in
# tortoise-orm
attrs==22.2.0
# via aiohttp
beautifulsoup4==4.12.2
# via bs4
bs4==0.0.1
# via -r requirements.in
build==0.10.0
# via pip-tools
cachetools==5.3.0
# via -r requirements.in
certifi==2022.12.7
# via aiogram
charset-normalizer==3.1.0
# via aiohttp
click==8.1.3
# via
# aerich
# pip-tools
coverage==7.2.7
# via -r requirements.in
dictdiffer==0.9.0
# via aerich
exceptiongroup==1.1.2
# via pytest
frozenlist==1.3.3
# via
# aiohttp
# aiosignal
greenlet==2.0.2
# via sqlalchemy
idna==3.4
# via yarl
iniconfig==2.0.0
# via pytest
iso8601==1.1.0
# via tortoise-orm
jinja2==3.1.2
# via -r requirements.in
load-dotenv==0.1.0
# via -r requirements.in
lxml==4.9.2
# via -r requirements.in
magic-filter==1.0.9
# via aiogram
mako==1.2.4
# via alembic
markupsafe==2.1.2
# via
# jinja2
# mako
multidict==6.0.4
# via
# aiohttp
# yarl
packaging==23.0
# via
# build
# pytest
pillow==9.5.0
# via -r requirements.in
pip-tools==6.13.0
# via -r requirements.in
pluggy==1.2.0
# via pytest
pydantic==1.10.7
# via
# -r requirements.in
# aerich
# aiogram
pypika-tortoise==0.1.6
# via tortoise-orm
pyproject-hooks==1.0.0
# via build
pytest==7.4.0
# via -r requirements.in
python-dateutil==2.8.2
# via -r requirements.in
python-dotenv==1.0.0
# via
# -r requirements.in
# load-dotenv
pytz==2023.3
# via tortoise-orm
six==1.16.0
# via python-dateutil
soupsieve==2.4.1
# via beautifulsoup4
sqlalchemy==2.0.15
# via
# -r requirements.in
# alembic
tomli==2.0.1
# via
# build
# pytest
tomlkit==0.11.8
# via aerich
tortoise-orm[asyncpg]==0.19.3
# via
# -r requirements.in
# aerich
typing-extensions==4.5.0
# via
# aiosqlite
# alembic
# pydantic
# sqlalchemy
wheel==0.40.0
# via pip-tools
yarl==1.8.2
# via aiohttp
# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools