Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
streamlit==1.22.0
|
2 |
numpy==1.23.5
|
3 |
biopython==1.81
|
|
|
|
1 |
streamlit==1.22.0
|
2 |
numpy==1.23.5
|
3 |
biopython==1.81
|
4 |
+
matplotlib==3.7.1
|