😝

😝

DarkzzAngel
-----> Building on the Heroku-20 stack
-----> Using buildpack: heroku/python
-----> Python app detected
-----> No Python version was specified. Using the same version as the last build: python-3.10.5
       To use a different version, see: https://devcenter.heroku.com/articles/python-runtimes
-----> No change in requirements detected, installing from cache
-----> Using cached install of python-3.10.5
-----> Installing pip 22.1.2, setuptools 60.10.0 and wheel 0.37.1
-----> Installing SQLite3
-----> Installing requirements with pip
       Collecting git+https://github.com/subinps/pyrogram@inline-m (from -r /tmp/build_239f4186/requirements.txt (line 2))
         Cloning https://github.com/subinps/pyrogram (to revision inline-m) to /tmp/pip-req-build-vn4tt0dg
         Running command git clone --filter=blob:none --quiet https://github.com/subinps/pyrogram /tmp/pip-req-build-vn4tt0dg
         Running command git checkout -b inline-m --track origin/inline-m
         Switched to a new branch 'inline-m'
         Branch 'inline-m' set up to track remote branch 'inline-m' from 'origin'.
         Resolved https://github.com/subinps/pyrogram to commit 3c5f8a9593e3680acaf5e5010ac255c4cc375993
         Preparing metadata (setup.py): started
         Preparing metadata (setup.py): finished with status 'done'
-----> Discovering process types
       Procfile declares types -> worker

-----> Compressing...
       Done: 27.9M
-----> Launching...
       Released v99
       https://agile-thicket-48649.herokuapp.com/ deployed to Heroku

[34mThis app is using the Heroku-20 stack, however a newer stack is available.[0m
[34mTo upgrade to Heroku-22, see:[0m
[34mhttps://devcenter.heroku.com/articles/upgrading-to-the-latest-stack[0m

Report Page