Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -81,6 +81,8 @@ unidecode
|
|
81 |
git-python
|
82 |
pySmartDL
|
83 |
selenium
|
|
|
|
|
84 |
git+https://github.com/KurimuzonAkuma/pyrogram.git
|
85 |
git+https://github.com/TeamKillerX/RyuzakiLib
|
86 |
git+https://github.com/xtsea/yt-dlp
|
|
|
81 |
git-python
|
82 |
pySmartDL
|
83 |
selenium
|
84 |
+
cython==3.0.0
|
85 |
+
pyyaml==5.4.1
|
86 |
git+https://github.com/KurimuzonAkuma/pyrogram.git
|
87 |
git+https://github.com/TeamKillerX/RyuzakiLib
|
88 |
git+https://github.com/xtsea/yt-dlp
|