Skip to content

Commit

Permalink
updated_libs
Browse files Browse the repository at this point in the history
  • Loading branch information
aashipandya authored Dec 18, 2024
1 parent c6ddc63 commit d0e2951
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions backend/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ nltk==3.9.1
openai==1.55.1
opencv-python==4.10.0.84
psutil==6.1.0
pydantic==2.9.0
pydantic==2.9.2
python-dotenv==1.0.1
python-magic==0.4.27
PyPDF2==3.0.1
Expand All @@ -39,9 +39,9 @@ starlette==0.41.3
sse-starlette==2.1.3
starlette-session==0.4.3
tqdm==4.67.1
unstructured[all-docs]==0.16.6
unstructured==0.16.6
unstructured-client==0.26.2
unstructured[all-docs]
unstructured==0.16.11
unstructured-client==0.28.1
unstructured-inference==0.8.1
urllib3==2.2.2
uvicorn==0.32.1
Expand Down

0 comments on commit d0e2951

Please sign in to comment.