add aggregator app

This commit is contained in:
2019-01-28 00:20:09 +03:00
parent 8643fc42f9
commit b7e68abb03
29 changed files with 665 additions and 105 deletions
+5
View File
@@ -1,4 +1,5 @@
amqp==2.3.2
async-generator==1.10
beautifulsoup4==4.7.1
billiard==3.5.0.5
celery==4.2.1
@@ -19,7 +20,10 @@ django-yamlfield==1.0.3
enum34==1.1.6
idna==2.8
kombu==4.2.2.post1
Pillow==5.4.1
psycopg2-binary==2.7.6.1
pyaes==1.6.1
-e git+https://github.com/pyrogram/pyrogram@69922e5cf905df7da5a37602be48d063dea4212e#egg=Pyrogram
PySocks==1.6.8
pyTelegramBotAPI==3.6.6
python-crontab==2.3.6
@@ -31,6 +35,7 @@ requests==2.21.0
sentry-sdk==0.6.9
six==1.12.0
soupsieve==1.7.3
TgCrypto==1.1.1
urllib3==1.24.1
uWSGI==2.0.17.1
vine==1.2.0