Pipfile 841 B

1234567891011121314151617181920212223242526272829303132
  1. [[source]]
  2. url = 'https://pypi.python.org/simple'
  3. verify_ssl = true
  4. name = 'pypi'
  5. [requires]
  6. python_version = '3.9.13'
  7. [packages]
  8. Telethon-Mod = '*'
  9. pythondialog = '==3.5.3'
  10. gitpython = '==3.1.27'
  11. meval = '==2.5'
  12. aiohttp_jinja2 = '==1.5'
  13. aiohttp = '*'
  14. Jinja2 = '==3.0.3'
  15. requests = '==2.27.1'
  16. aiogram = '==2.19'
  17. grapheme = '==0.6.0'
  18. heroku3 = '==5.1.4'
  19. psycopg2-binary = '==2.9.3'
  20. redis = '==3.5.3'
  21. # Optional Heroku deps just to make user comfortable
  22. Pillow = '*' # Any module, which works with images
  23. pydub = '*' # Almost any, module which works with audio
  24. SpeechRecognition = '*' # .dlmod vtt
  25. googletrans = '==4.0.0rc1' # .dlmod translator
  26. python-ffmpeg = '*' # Majority of modules, which work with audio
  27. emoji = '*' # .dlmod sticks
  28. moviepy = '*' # Almost any module, which works with video
  29. websockets = '*' # .dlmod hikarichat