Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
openai==0.28
|
| 2 |
-
gradio
|
| 3 |
python-docx
|
| 4 |
bcrypt
|
| 5 |
PyPDF2
|
| 6 |
httpx==0.23.0
|
| 7 |
httpcore==0.15.0
|
| 8 |
pydantic==2.10.6
|
|
|
|
|
|
| 1 |
openai==0.28
|
|
|
|
| 2 |
python-docx
|
| 3 |
bcrypt
|
| 4 |
PyPDF2
|
| 5 |
httpx==0.23.0
|
| 6 |
httpcore==0.15.0
|
| 7 |
pydantic==2.10.6
|
| 8 |
+
gradio
|