Skip to content

Commit 6bd6d8f

Browse files
Merge branch 'main' into test/add-unit-testing
2 parents b1d68e2 + be03927 commit 6bd6d8f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
fastapi==0.111.1
2-
langchain==0.2.11
1+
fastapi==0.112.0
2+
langchain==0.2.12
33
pydantic==2.8.2
44
pymupdf==1.24.9
55
pytest==8.3.2
66
pytest-cov==5.0.0
7-
python_pptx==0.6.23
7+
python_pptx==1.0.1
88
PyYAML==6.0.1

0 commit comments

Comments
 (0)