Heroku/Pipfile

31 lines
576 B
TOML

[[source]]
url = 'https://pypi.python.org/simple'
verify_ssl = true
name = 'pypi'
[requires]
python_version = '3.9.13'
[packages]
Telethon-Mod = '*'
pythondialog = '==3.5.3'
gitpython = '==3.1.27'
meval = '==2.5'
aiohttp_jinja2 = '==1.5'
aiohttp = '*'
Jinja2 = '==3.0.3'
requests = '==2.27.1'
aiogram = '==2.19'
grapheme = '==0.6.0'
heroku3 = '==5.1.4'
psycopg2-binary = '==2.9.3'
redis = '==3.5.3'
# Optional Heroku deps just to make user comfortable
Pillow = '*'
pydub = '*'
SpeechRecognition = '*'
googletrans = '==4.0.0rc1'
python-ffmpeg = '*'
emoji = '*'
moviepy = '*'