jflo commited on
Commit
305e1ef
·
1 Parent(s): 9be27cb

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  fastapi
2
  uvicorn
3
  pydantic
4
- scikit-learn
5
  pandas
6
  spacy==3.7.2
7
  en-core-web-sm @ https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.7.1/en_core_web_sm-3.7.1-py3-none-any.whl
 
1
  fastapi
2
  uvicorn
3
  pydantic
4
+ scikit-learn==1.8.0
5
  pandas
6
  spacy==3.7.2
7
  en-core-web-sm @ https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.7.1/en_core_web_sm-3.7.1-py3-none-any.whl