-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
46 lines (46 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
#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile --output-file=requirements.txt --resolver=backtracking pyproject.toml
#
anyio==3.7.1
# via httpcore
certifi==2023.5.7
# via
# httpcore
# httpx
# sentry-sdk
emoji==1.7.0
# via channel-discussion-antispam-bot (pyproject.toml)
exceptiongroup==1.1.2
# via anyio
h11==0.14.0
# via httpcore
httpcore==0.17.3
# via httpx
httpx==0.24.1
# via python-telegram-bot
idna==3.4
# via
# anyio
# httpx
peewee==3.16.2
# via channel-discussion-antispam-bot (pyproject.toml)
psycopg2-binary==2.9.6
# via channel-discussion-antispam-bot (pyproject.toml)
python-dotenv==1.0.0
# via channel-discussion-antispam-bot (pyproject.toml)
python-telegram-bot[webhooks]==20.3
# via channel-discussion-antispam-bot (pyproject.toml)
sentry-sdk==1.27.0
# via channel-discussion-antispam-bot (pyproject.toml)
sniffio==1.3.0
# via
# anyio
# httpcore
# httpx
tornado==6.3.2
# via python-telegram-bot
urllib3==1.26.16
# via sentry-sdk