Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed May 21, 2024
1 parent 25fdf03 commit efe45da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion embedding/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ joblib==1.2.0
nltk==3.8.1
numpy==1.20 # needs to be 1.20 because after that, np.int does not exist any more, which breaks nltk
pymongo==4.3.3
requests==2.31.0
requests==2.32.0
scikit-learn==0.22 # needs to be 0.22 because after that, sklearn.utils.linear_assignment_ is removed, which breaks allennlp
scipy==1.10.0
spacy==3.5.0
Expand Down

0 comments on commit efe45da

Please sign in to comment.