Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -20,7 +20,6 @@ typing
|
|
20 |
Python-IO
|
21 |
Pillow==9.5.0
|
22 |
telegraph
|
23 |
-
urllib3
|
24 |
motor
|
25 |
SQLAlchemy==1.3.23
|
26 |
opencv-python-headless
|
@@ -87,5 +86,6 @@ git+https://github.com/KurimuzonAkuma/pyrogram.git
|
|
87 |
git+https://github.com/TeamKillerX/RyuzakiLib
|
88 |
git+https://github.com/xtsea/xnxx_api
|
89 |
git+https://github.com/johnwmillr/LyricsGenius
|
|
|
90 |
yt-dlp==2024.8.6
|
91 |
PyJWT
|
|
|
20 |
Python-IO
|
21 |
Pillow==9.5.0
|
22 |
telegraph
|
|
|
23 |
motor
|
24 |
SQLAlchemy==1.3.23
|
25 |
opencv-python-headless
|
|
|
86 |
git+https://github.com/TeamKillerX/RyuzakiLib
|
87 |
git+https://github.com/xtsea/xnxx_api
|
88 |
git+https://github.com/johnwmillr/LyricsGenius
|
89 |
+
git+https://github.com/urllib3/urllib3
|
90 |
yt-dlp==2024.8.6
|
91 |
PyJWT
|