Skip to content

Commit b14ed8c

Browse files
authored
Update README.md
1 parent 6943ba2 commit b14ed8c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ As you will see also in the code, some facilities are not available in python ve
9393
| Pillow | 8.4.0 |
9494
| Numpy | 1.19.5 |
9595
| Pandas | 1.1.5 |
96+
| Matplotlib | 3.3.4 |
9697

9798
Naturally inside the root of the package is present a requirements.txt file, you can install in your enviroment (or v.env.) all the required packages with the command below, executed in the shell with the enviroment activated:
9899
```bash

0 commit comments

Comments
 (0)