generated from mezgoodle/bot_template
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
54 lines (54 loc) · 1.91 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
aiofiles==22.1.0
aiogram==2.24
aiohttp==3.8.3
aiosignal==1.2.0
asgiref==3.5.2
astroid==2.12.10
async-timeout==4.0.2
attrs==21.4.0
Babel==2.9.1
backports.zoneinfo==0.2.1
black==22.12.0
certifi==2022.12.7
charset-normalizer==2.0.12
click==8.1.3
colorama==0.4.5
contourpy==1.0.5
cycler==0.11.0
dill==0.3.5.1
Django==4.0.4
djangorestframework==3.13.1
fonttools==4.37.2
frozenlist==1.3.0
idna==3.3
isort==5.10.1
kiwisolver==1.4.4
lazy-object-proxy==1.7.1
loguru==0.6.0
magic-filter==1.0.9
matplotlib==3.6.0
mccabe==0.7.0
multidict==6.0.2
mypy-extensions==0.4.3
numpy==1.23.3
packaging==21.3
pandas==1.4.4
pathspec==0.10.3
Pillow==9.2.0
platformdirs==2.5.2
pycodestyle==2.10.0
pydantic==1.10.4
pyparsing==3.0.9
python-dateutil==2.8.2
python-dotenv==0.21.1
pytz==2022.1
seaborn==0.12.0
six==1.16.0
sqlparse==0.4.2
tomli==2.0.1
tomlkit==0.11.5
typing_extensions==4.3.0
tzdata==2022.1
win32-setctime==1.1.0
wrapt==1.14.1
yarl==1.7.2