Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,4 +3,4 @@ Pillow
|
|
3 |
torch
|
4 |
transformers
|
5 |
numpy
|
6 |
-
matplotlib
|
|
|
3 |
torch
|
4 |
transformers
|
5 |
numpy
|
6 |
+
matplotlib==3.9.2
|