Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,7 +2,7 @@ requests
|
|
2 |
pymongo
|
3 |
bs4
|
4 |
g4f
|
5 |
-
RyuzakiLib
|
6 |
uvicorn
|
7 |
gpytranslate
|
8 |
google-search-results
|
|
|
2 |
pymongo
|
3 |
bs4
|
4 |
g4f
|
5 |
+
git+https://github.com/ufoptg/RyuzakiLib.git
|
6 |
uvicorn
|
7 |
gpytranslate
|
8 |
google-search-results
|