oceddyyy commited on
Commit
5367515
·
verified ·
1 Parent(s): 38e990e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
- pydantic==1.10.13
2
- numpy==1.23.5
3
- spacy==3.5.3
4
- thinc==8.1.10
5
  transformers==4.29.0
6
  sentencepiece==0.1.97
7
  huggingface_hub==0.14.1
 
1
+ spacy>=3.7.2
2
+ pydantic>=2.0
3
+ thinc>=8.2.2
4
+ numpy>=1.23.5
5
  transformers==4.29.0
6
  sentencepiece==0.1.97
7
  huggingface_hub==0.14.1