Jacek Zadrożny commited on
Commit ·
0f360ca
1
Parent(s): d9dc5b5
Jeszcze jedna zależność
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -6,4 +6,5 @@ langchain_openai==0.3.12
|
|
| 6 |
pandas==2.2.3
|
| 7 |
pydantic==2.11.3
|
| 8 |
python_docx==1.1.2
|
| 9 |
-
docx2txt
|
|
|
|
|
|
| 6 |
pandas==2.2.3
|
| 7 |
pydantic==2.11.3
|
| 8 |
python_docx==1.1.2
|
| 9 |
+
docx2txt
|
| 10 |
+
pypdf
|