Skip to content

Commit 8d6f725

Browse files
authored
Update requirements.txt with package version changes
Updated package versions and added specific version for aiofiles and unidecode.
1 parent 4b820ef commit 8d6f725

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

requirements.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
opencv-python-headless==4.10.0.84
22
telethon==1.36.0
3-
aiofiles
3+
aiofiles>=24.1.0
44
apscheduler
5-
aiohttp==3.10.11
5+
aiohttp==3.12.0
66
asyncio==3.4.3
77
gTTS
88
dnspython==2.6.1
99
hachoir
1010
heroku3
1111
motor==3.4.0
1212
pymongo==4.5.0
13-
pillow==9.5.0
13+
pillow==11.0.0
1414
psutil
1515
wget
1616
qrcode
@@ -33,13 +33,13 @@ lyricsgenius==3.0.0
3333
spotipy
3434
SafoneAPI
3535
googlesearch-python
36-
unidecode
36+
unidecode==1.3.8
3737
#git+https://github.com/joetats/youtube_search@master
3838
#git+https://github.com/alexmercerind/youtube-search-python@main
3939
https://github.com/KurimuzonAkuma/pyrogram/archive/v2.1.23.zip
4040
bing_image_downloader
4141
yt-dlp
4242
yt-search-py==1.0.0
4343
youtube-search
44-
youtube-search-python
44+
youtube-search-python==1.6.6
4545
py-yt-search

0 commit comments

Comments
 (0)