update
This commit is contained in:
39
Pipfile
Normal file
39
Pipfile
Normal file
@@ -0,0 +1,39 @@
|
||||
[[source]]
|
||||
url = "https://pypi.org/simple"
|
||||
verify_ssl = true
|
||||
name = "pypi"
|
||||
|
||||
[packages]
|
||||
django = "*"
|
||||
pillow = "*"
|
||||
pyrogram = "*"
|
||||
python-telegram-bot = "*"
|
||||
django-yamlfield = "*"
|
||||
django-timezone-field = "*"
|
||||
django-redis-cache = "*"
|
||||
django-jsoneditor = "*"
|
||||
django-jet = "*"
|
||||
django-extensions = "*"
|
||||
django-environ = "*"
|
||||
django-djconfig = "*"
|
||||
django-crispy-forms = "*"
|
||||
django-bootstrap4 = "*"
|
||||
daphne = "*"
|
||||
markovify = "*"
|
||||
python-anticaptcha = "*"
|
||||
vk-api = "*"
|
||||
sentry-sdk = "*"
|
||||
python-twitter = "*"
|
||||
pytelegrambotapi = "*"
|
||||
celery = "*"
|
||||
celery-once = "*"
|
||||
feedparser = "*"
|
||||
json-rpc = "*"
|
||||
humanize = "*"
|
||||
jsonfield2 = "*"
|
||||
tgcrypto = "*"
|
||||
|
||||
[dev-packages]
|
||||
|
||||
[requires]
|
||||
python_version = "3.9"
|
Reference in New Issue
Block a user