Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
PyMuPDF==1.23.5
|
2 |
Jinja2==3.1.2
|
3 |
-
openai==0.28.0
|
|
|
4 |
python-dotenv==1.0.0
|
5 |
requests==2.31.0
|
6 |
xhtml2pdf==0.2.11
|
|
|
1 |
PyMuPDF==1.23.5
|
2 |
Jinja2==3.1.2
|
3 |
+
#openai==0.28.0
|
4 |
+
openai==1.2.4
|
5 |
python-dotenv==1.0.0
|
6 |
requests==2.31.0
|
7 |
xhtml2pdf==0.2.11
|