-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
66 lines (65 loc) · 1.27 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
#
# This file is autogenerated by pip-compile with python 3.10
# To update, run:
#
# pip-compile requirements.in
#
anyio==3.5.0
# via httpcore
apscheduler==3.6.3
# via python-telegram-bot
cachetools==4.2.2
# via python-telegram-bot
certifi==2021.10.8
# via
# httpcore
# httpx
# python-telegram-bot
# sentry-sdk
dadata==21.10.1
# via -r requirements.in
h11==0.12.0
# via httpcore
httpcore==0.15.0
# via httpx
httpx==0.23.0
# via
# -r requirements.in
# dadata
idna==3.3
# via
# anyio
# rfc3986
python-dotenv==0.19.2
# via -r requirements.in
python-telegram-bot==13.11
# via -r requirements.in
pytz==2021.3
# via
# apscheduler
# python-telegram-bot
pytz-deprecation-shim==0.1.0.post0
# via tzlocal
rfc3986[idna2008]==1.5.0
# via httpx
sentry-sdk==1.5.8
# via -r requirements.in
six==1.16.0
# via apscheduler
sniffio==1.2.0
# via
# anyio
# httpcore
# httpx
tornado==6.1
# via python-telegram-bot
tzdata==2021.5
# via pytz-deprecation-shim
tzlocal==4.1
# via apscheduler
ujson==5.3.0
# via -r requirements.in
urllib3==1.26.9
# via sentry-sdk
# The following packages are considered to be unsafe in a requirements file:
# setuptools