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