Skip to content

Commit e88bf31

Browse files
authored
[MNT] restore requirements.txt for downwards compatibility (#675)
restores the `requirements.txt` for downwards compatibility
1 parent 15bcaa9 commit e88bf31

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

requirements.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
cvxpy>=1.1.19
2+
numpy>=1.0.0
3+
pandas>=0.19
4+
scikit-base<0.14.0
5+
scikit-learn>=0.24.1
6+
scipy>=1.3.0

0 commit comments

Comments
 (0)