Skip to content

Commit

Permalink
updated requirements.txt with versions
Browse files Browse the repository at this point in the history
  • Loading branch information
dfoshidero committed Jul 24, 2024
1 parent db99296 commit 2d24954
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
pandas
joblib
scikit-learn
scipy
numpy
spacy
nltk
word2number
sentence-transformers
transformers
torchw
openpyxl
pandas==2.2.2
joblib==1.2.0
scikit-learn==1.1.3
scipy==1.10.1
numpy==1.23.5
spacy==3.7.5
nltk==3.8.1
word2number==1.1
sentence-transformers==3.0.1
transformers==4.41.2
torch==2.3.0
openpyxl==3.1.4

0 comments on commit 2d24954

Please sign in to comment.