Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -87,6 +87,6 @@ git+https://github.com/xtsea/xnxx_api
|
|
87 |
git+https://github.com/johnwmillr/LyricsGenius
|
88 |
git+https://github.com/urllib3/urllib3
|
89 |
yt-dlp==2024.8.6
|
90 |
-
openai
|
91 |
httpx==0.27.1
|
92 |
PyJWT
|
|
|
87 |
git+https://github.com/johnwmillr/LyricsGenius
|
88 |
git+https://github.com/urllib3/urllib3
|
89 |
yt-dlp==2024.8.6
|
90 |
+
openai
|
91 |
httpx==0.27.1
|
92 |
PyJWT
|