Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -1,2 +1,5 @@
|
|
1 |
huggingface_hub==0.25.2
|
2 |
-
openai==1.63.2
|
|
|
|
|
|
|
|
1 |
huggingface_hub==0.25.2
|
2 |
+
openai==1.63.2
|
3 |
+
gspread==6.1.3
|
4 |
+
google-auth>=2.14.1
|
5 |
+
google-api-python-client>=2.0.0
|