Add matplotlib to the requirements file
... | ... | @@ -10,4 +10,5 @@ flake8 |
python-dotenv>=0.5.1 | ||
scikit-learn | ||
python-dotenv | ||
tqdm | ||
\ No newline at end of file | ||
tqdm | ||
matplotlib | ||
\ No newline at end of file |
Please register or sign in to comment
... | ... | @@ -10,4 +10,5 @@ flake8 |
python-dotenv>=0.5.1 | ||
scikit-learn | ||
python-dotenv | ||
tqdm | ||
\ No newline at end of file | ||
tqdm | ||
matplotlib | ||
\ No newline at end of file |