Skip to content

Commit 10084b6

Browse files
authored
🔧 fix: missing python-magic and python-pptx in requirements.lite.txt (#62)
1 parent c289c20 commit 10084b6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎requirements.lite.txt‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,5 @@ opencv-python-headless==4.9.0.80
2525
pymongo==4.6.3
2626
langchain-mongodb==0.1.3
2727
cryptography==42.0.7
28+
python-magic==0.4.27
29+
python-pptx==0.6.23

0 commit comments

Comments
 (0)