-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathrequirements.txt
49 lines (42 loc) · 1 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
## Web ##
# uwsgi
# flask
## Bot ##
# pytgbot==3.6.0
# -e git://github.com/luckydonald/pytgbot.git@bd4043631c9737cb82f5d0aa9a367e0f9d1c7fb1#egg=pytgbot_bd4043 # 2018-11-24 after 4.0.2, adds fixed InputFile.size
# luckydonald-utils==0.72
# teleflask==1.0.0 # yeah, telegram!
# -e git://github.com/luckydonald/teleflask.git@v2.0.0.dev20#egg=teleflask_dev20
## Diversa ##
# requests
# pydub
# numpy
# celery
# PIP FREEZE DATA:
amqp==2.3.2
backoff==1.4.3
billiard==3.5.0.4
celery==4.2.1
certifi==2017.11.5
chardet==3.0.4
click==6.7
DictObject==0.1.3
Flask==0.12.2
idna==2.6
itsdangerous==0.24
Jinja2==2.10
kombu==4.2.1
luckydonald-utils==0.72
MarkupSafe==1.0
numpy==1.15.2
pydub==0.23.0
pytgbot==3.6.0
python-magic==0.4.13
pytz==2018.5
requests==2.18.4
-e git://github.com/luckydonald/teleflask.git@d4217f1777db5d92a6ad7c97bc91ab96e9507301#egg=teleflask
urllib3==1.22
uWSGI==2.0.15
-e git://github.com/luckydonald-forks/uwsgi-tools.git@7abbfa7058649942aa8a5472bcf09c4f762a2090#egg=uwsgi_tools
vine==1.1.4
Werkzeug==0.12.2