Skip to content

Commit 36ce865

Browse files
authored
📌chore: security dependency (#92)
1 parent 1a7f5fb commit 36ce865

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.lite.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ rapidocr-onnxruntime==1.3.24
2424
opencv-python-headless==4.9.0.80
2525
pymongo==4.6.3
2626
langchain-mongodb==0.2.0
27-
cryptography==42.0.7
27+
cryptography==43.0.1
2828
python-magic==0.4.27
2929
python-pptx==0.6.23
3030
xlrd==2.0.1

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ langchain-mongodb==0.2.0
3030
langchain-ollama==0.2.0
3131
langchain-openai==0.2.0
3232
langchain-huggingface==0.1.0
33-
cryptography==42.0.7
33+
cryptography==43.0.1
3434
python-magic==0.4.27
3535
python-pptx==0.6.23
3636
xlrd==2.0.1

0 commit comments

Comments
 (0)