Added matplotlib
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
|
|
1 |
datetime==4.0.1
|
2 |
numpy==1.22.4
|
3 |
pandas==1.5.3
|
|
|
1 |
+
matplotlib==3.7.2
|
2 |
datetime==4.0.1
|
3 |
numpy==1.22.4
|
4 |
pandas==1.5.3
|