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