tombulled / innertube

Python Client for Google's Private InnerTube API. Works with YouTube, YouTube Music and more!
https://pypi.org/project/innertube/
MIT License
298 stars 20 forks source link

Create requirements.txt based on 89z's list #8

Closed pixdoet closed 3 years ago

tombulled commented 3 years ago

This library makes use of the new pyproject.toml which supercedes requirements.txt. Dependencies can be found in there instead. Reference - https://pip.pypa.io/en/stable/reference/build-system/pyproject-toml/