Olivier-52 commited on
Commit ·
d61a065
1
Parent(s): f9d87b8
Update requirements.txt
Browse filesAdd spacy lib in requirements.txt
- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -13,4 +13,5 @@ openpyxl
|
|
| 13 |
boto3
|
| 14 |
python-multipart
|
| 15 |
python-dotenv
|
| 16 |
-
xgboost
|
|
|
|
|
|
| 13 |
boto3
|
| 14 |
python-multipart
|
| 15 |
python-dotenv
|
| 16 |
+
xgboost
|
| 17 |
+
spacy
|