-
Notifications
You must be signed in to change notification settings - Fork 4
/
requirements.txt
52 lines (52 loc) · 1.11 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
#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile --output-file=requirements.txt --resolver=backtracking requirements.in
#
certifi==2022.12.7
# via
# python-telegram-bot
# sentry-sdk
cffi==1.15.1
# via cryptography
cryptography==39.0.1
# via python-telegram-bot
dateparser==1.1.3
# via -r requirements.in
future==0.18.2
# via python-telegram-bot
munch==2.5.0
# via -r requirements.in
psycopg2-binary==2.9.5
# via -r requirements.in
pycparser==2.21
# via cffi
python-dateutil==2.8.2
# via dateparser
python-telegram-bot==12.3.0
# via -r requirements.in
pytz==2022.5
# via
# -r requirements.in
# dateparser
pytz-deprecation-shim==0.1.0.post0
# via tzlocal
regex==2022.3.2
# via dateparser
sentry-sdk==1.30.0
# via -r requirements.in
six==1.16.0
# via
# munch
# python-dateutil
sqlalchemy==1.3.24
# via -r requirements.in
tornado==6.2
# via python-telegram-bot
tzdata==2022.7
# via pytz-deprecation-shim
tzlocal==4.2
# via dateparser
urllib3==2.0.4
# via sentry-sdk