Spaces:
Runtime error
Runtime error
kkhushisaid
commited on
Commit
•
3908770
1
Parent(s):
5c88686
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -8,4 +8,5 @@ numpy==1.24.3
|
|
8 |
pandas==2.1.0
|
9 |
spacy==3.6.0
|
10 |
tqdm==4.65.0
|
11 |
-
pytest==8.3.3
|
|
|
|
8 |
pandas==2.1.0
|
9 |
spacy==3.6.0
|
10 |
tqdm==4.65.0
|
11 |
+
pytest==8.3.3
|
12 |
+
evaluate
|