James McCool
commited on
Commit
·
ddb9785
1
Parent(s):
d9db89f
need matplotlib
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
streamlit
|
| 2 |
pandas
|
| 3 |
numpy
|
| 4 |
-
rapidfuzz
|
|
|
|
|
|
| 1 |
streamlit
|
| 2 |
pandas
|
| 3 |
numpy
|
| 4 |
+
rapidfuzz
|
| 5 |
+
matplotlib
|