-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements-dev.txt
61 lines (60 loc) · 1.15 KB
/
requirements-dev.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
#
# This file is autogenerated by pip-compile with python 3.9
# To update, run:
#
# pip-compile requirements-dev.in
#
apscheduler==3.6.3
# via python-telegram-bot
black==23.1.0
# via -r requirements-dev.in
build==0.8.0
# via pip-tools
cachetools==4.2.2
# via python-telegram-bot
certifi==2022.12.7
# via
# python-telegram-bot
# sentry-sdk
click==8.0.1
# via
# black
# pip-tools
mypy-extensions==0.4.3
# via black
packaging==23.0
# via
# black
# build
pathspec==0.9.0
# via black
pep517==0.10.0
# via build
pip-tools==6.12.2
# via -r requirements-dev.in
platformdirs==2.2.0
# via black
python-telegram-bot==13.15
# via -r requirements.in
pytz==2021.1
# via
# apscheduler
# python-telegram-bot
# tzlocal
sentry-sdk==1.15.0
# via -r requirements.in
six==1.16.0
# via apscheduler
toml==0.10.2
# via pep517
tornado==6.1
# via python-telegram-bot
tzlocal==2.1
# via apscheduler
urllib3==1.26.14
# via sentry-sdk
wheel==0.38.1
# via pip-tools
# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools