Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -11,7 +11,7 @@ tqdm
|
|
| 11 |
transformers
|
| 12 |
tokenizers>=0.15.0
|
| 13 |
sentencepiece
|
| 14 |
-
matplotlib
|
| 15 |
numpy<=1.19.0
|
| 16 |
pandas==1.1.4
|
| 17 |
pyyaml==5.1
|
|
|
|
| 11 |
transformers
|
| 12 |
tokenizers>=0.15.0
|
| 13 |
sentencepiece
|
| 14 |
+
matplotlib==3.5.3
|
| 15 |
numpy<=1.19.0
|
| 16 |
pandas==1.1.4
|
| 17 |
pyyaml==5.1
|