telegram_bots/requirements.txt

92 lines
1.6 KiB
Plaintext
Raw Normal View History

amqp==2.3.2
2020-12-11 10:37:12 +00:00
APScheduler==3.6.3
2019-11-25 19:37:01 +00:00
asgiref==3.2.3
2019-11-12 17:13:56 +00:00
asn1crypto==0.24.0
2019-01-27 21:20:09 +00:00
async-generator==1.10
2019-11-25 19:37:01 +00:00
attrs==19.3.0
autobahn==19.11.1
Automat==0.8.0
2019-01-25 16:33:22 +00:00
beautifulsoup4==4.7.1
billiard==3.5.0.5
2019-11-12 17:13:56 +00:00
bs4==0.0.1
celery==4.2.1
2019-01-26 09:36:44 +00:00
celery-once==2.0.0
certifi==2018.11.29
2019-11-12 17:13:56 +00:00
cffi==1.12.3
chardet==3.0.4
2019-11-25 19:37:01 +00:00
constantly==15.1.0
2019-11-25 19:42:32 +00:00
cryptography==2.8
2019-11-25 19:37:01 +00:00
daphne==2.4.0
2020-12-11 10:37:12 +00:00
decorator==4.4.2
2019-11-25 19:37:01 +00:00
Django==3.0rc1
django-bootstrap4==1.0.1
django-crispy-forms==1.8.1
2019-01-19 06:52:00 +00:00
django-djconfig==0.9.0
django-environ==0.4.5
django-extensions==2.1.4
2019-11-12 17:13:56 +00:00
django-jet==1.0.8
2019-11-27 18:21:24 +00:00
django-jsoneditor==0.1.4
2019-11-25 19:37:01 +00:00
django-redis-cache==2.1.0
2019-01-26 09:36:44 +00:00
django-timezone-field==3.0
2019-01-19 06:52:00 +00:00
django-yamlfield==1.0.3
enum34==1.1.6
feedparser==5.2.1
2019-03-09 19:11:42 +00:00
future==0.17.1
2019-11-25 19:42:32 +00:00
h2==3.1.1
2019-11-25 19:37:01 +00:00
hiredis==1.0.1
2019-11-25 19:42:32 +00:00
hpack==3.0.0
2019-11-27 18:21:24 +00:00
humanize==0.5.1
2019-11-25 19:42:32 +00:00
hyperframe==5.2.0
2019-11-25 19:37:01 +00:00
hyperlink==19.0.0
idna==2.8
2019-11-27 18:21:24 +00:00
importlib-metadata==0.23
2019-11-25 19:37:01 +00:00
incremental==17.5.0
2019-11-12 17:13:56 +00:00
json-rpc==1.12.1
2019-11-27 18:21:24 +00:00
jsonfield2==3.0.3
jsonschema==3.2.0
kombu==4.2.2.post1
2019-11-27 20:10:15 +00:00
markovify==0.7.2
2019-11-27 18:21:24 +00:00
more-itertools==7.2.0
2019-03-09 19:11:42 +00:00
oauthlib==3.0.1
2019-11-27 18:21:24 +00:00
packaging==19.2
2019-01-27 21:20:09 +00:00
Pillow==5.4.1
2019-11-25 19:42:32 +00:00
priority==1.3.0
2019-01-27 21:20:09 +00:00
pyaes==1.6.1
2019-11-25 19:37:01 +00:00
pyasn1==0.4.8
pyasn1-modules==0.2.7
2019-11-12 17:13:56 +00:00
pycparser==2.19
2019-11-25 19:37:01 +00:00
PyHamcrest==1.9.0
pyOpenSSL==19.1.0
2019-11-27 18:21:24 +00:00
pyparsing==2.4.5
2019-03-09 19:11:42 +00:00
Pyrogram==0.11.0
2019-11-27 18:21:24 +00:00
pyrsistent==0.15.6
2019-01-26 06:36:56 +00:00
PySocks==1.6.8
pyTelegramBotAPI==3.6.6
2019-03-09 19:11:42 +00:00
python-anticaptcha==0.3.1
2019-01-26 09:36:44 +00:00
python-crontab==2.3.6
2020-12-11 10:37:12 +00:00
python-dateutil==2.8.1
python-telegram-bot==13.1
2019-03-09 19:11:42 +00:00
python-twitter==3.5
pytz==2018.9
2019-01-19 06:52:00 +00:00
PyYAML==3.13
redis==3.0.1
requests==2.21.0
2019-03-09 19:11:42 +00:00
requests-oauthlib==1.2.0
2019-01-25 16:33:22 +00:00
sentry-sdk==0.6.9
2019-11-25 19:37:01 +00:00
service-identity==18.1.0
six==1.12.0
2019-01-25 16:33:22 +00:00
soupsieve==1.7.3
2019-11-25 19:37:01 +00:00
sqlparse==0.3.0
2019-01-27 21:20:09 +00:00
TgCrypto==1.1.1
2019-11-12 17:13:56 +00:00
tornado==6.0.3
2019-11-25 19:37:01 +00:00
Twisted==19.10.0
txaio==18.8.1
2020-12-11 10:37:12 +00:00
tzlocal==2.1
2019-11-27 20:10:15 +00:00
Unidecode==1.1.1
urllib3==1.24.1
vine==1.2.0
vk-api==11.6.1
Werkzeug==0.14.1
2019-11-27 18:21:24 +00:00
zipp==0.6.0
2019-11-25 19:37:01 +00:00
zope.interface==4.7.1