Skip to content

Commit

Permalink
Update pillow and sentence-transformers dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
oslaman committed May 14, 2024
1 parent 786f066 commit 81e5221
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion backend/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ mpmath==1.3.0
networkx==3.2.1
numpy==1.26.4
packaging==24.0
pillow==10.3.0
pluggy==1.5.0
pytest==8.2.0
PyYAML==6.0.1
Expand All @@ -28,6 +29,7 @@ requests==2.31.0
safetensors==0.4.3
scikit-learn==1.4.2
scipy==1.13.0
sentence-transformers==2.7.0
sklearn==0.0
sympy==1.12
threadpoolctl==3.5.0
Expand All @@ -39,4 +41,4 @@ transformers==4.40.2
typing_extensions==4.11.0
urllib3==2.2.1
Werkzeug==3.0.3
zipp==3.18.1
zipp==3.18.1

0 comments on commit 81e5221

Please sign in to comment.