-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
66 lines (66 loc) · 1.13 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
aiosignal==1.3.1
alembic==1.13.1
anyio==3.6.2
APScheduler==3.10.1
async-timeout==4.0.2
attrs==23.1.0
certifi==2023.5.7
cfgv==3.4.0
charset-normalizer==3.1.0
coverage==7.4.1
distlib==0.3.8
eradicate==2.3.0
exceptiongroup==1.2.0
filelock==3.13.1
flake8==6.0.0
flake8-bugbear==23.12.2
flake8-builtins==2.2.0
flake8-eradicate==1.5.0
flake8-isort==6.1.1
flake8-print==5.0.0
flake8-variables-names==0.0.6
frozenlist==1.3.3
greenlet==3.0.2
h11==0.14.0
httpcore==0.17.0
httpx==0.24.0
identify==2.5.33
idna==3.4
iniconfig==2.0.0
isort==5.12.0
Mako==1.3.0
MarkupSafe==2.1.3
mccabe==0.7.0
multidict==6.0.4
mypy==1.7.1
mypy-extensions==1.0.0
nodeenv==1.8.0
packaging==23.2
platformdirs==4.1.0
pluggy==1.3.0
pre-commit==3.6.0
psycopg2-binary==2.9.6
pycodestyle==2.10.0
pyflakes==3.0.1
pytest==7.4.3
pytest-asyncio==0.23.3
pytest-cov==4.1.0
pytest-dotenv==0.5.2
python-dotenv==1.0.0
python-telegram-bot==20.3
pytz==2023.3
PyYAML==6.0.1
requests==2.30.0
responses==0.24.1
sentry-sdk==1.40.0
six==1.16.0
sniffio==1.3.0
soupsieve==2.4.1
SQLAlchemy==2.0.23
SQLAlchemy-Utils==0.41.1
tomli==2.0.1
typing_extensions==4.9.0
tzlocal==5.0
urllib3==2.0.2
virtualenv==20.25.0
yarl==1.9.2