salsabilapl commited on
Commit
b9f9f40
1 Parent(s): 6ac7370

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -2
requirements.txt CHANGED
@@ -1,7 +1,6 @@
1
  streamlit
2
  pandas
3
- ortools.linear_solver
4
- pywraplp
5
  random
6
  numpy
7
  base64
 
1
  streamlit
2
  pandas
3
+ ortools==9.2.9972
 
4
  random
5
  numpy
6
  base64