diff --git a/requirements.txt b/requirements.txt index dcc9659..42a4d1c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,20 +1,15 @@ -py-cord +py-cord>=2.6.1 yt-dlp>=2024.8.6 -python-dotenv -psutil +python-dotenv~=1.0.1 +psutil~=6.0.0 gitpython>=3.1.41 -tzdata -colorlog -pynacl -requests -mutagen +colorlog~=6.8.2 +requests~=2.32.3 +mutagen~=1.47.0 pillow>10.2.0 -python-magic yt-dlp-youtube-oauth2 @ https://github.com/coletdjnz/yt-dlp-youtube-oauth2/archive/refs/heads/master.zip aiohttp>3.8.4 -aiofiles -audioread -google-api-python-client -google-auth -google-auth-httplib2 -google-auth-oauthlib \ No newline at end of file +aiofiles~=24.1.0 +audioread~=3.0.1 +google-api-python-client~=2.146.0 +protobuf~=5.28.0 \ No newline at end of file