Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -89,4 +89,5 @@ git+https://github.com/urllib3/urllib3
|
|
89 |
yt-dlp==2024.8.6
|
90 |
openai
|
91 |
httpx==0.27.1
|
92 |
-
PyJWT
|
|
|
|
89 |
yt-dlp==2024.8.6
|
90 |
openai
|
91 |
httpx==0.27.1
|
92 |
+
PyJWT
|
93 |
+
sqlitecloud
|