James McCool commited on
Commit
331bab1
·
1 Parent(s): 197d1b2

Update requirements.txt to include scipy and ensure matplotlib is listed correctly

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -2,4 +2,5 @@ streamlit==1.48.0
2
  pandas
3
  numpy
4
  rapidfuzz
5
- matplotlib
 
 
2
  pandas
3
  numpy
4
  rapidfuzz
5
+ matplotlib
6
+ scipy