Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ openai>=1.0.0
|
|
3 |
gspread==5.12.0
|
4 |
oauth2client==4.1.3
|
5 |
python-dotenv==1.0.0
|
6 |
-
httpx>=0.24.1
|
|
|
|
3 |
gspread==5.12.0
|
4 |
oauth2client==4.1.3
|
5 |
python-dotenv==1.0.0
|
6 |
+
httpx>=0.24.1
|
7 |
+
PyPDF2>=3.0.0
|