Skip to content

Commit c0329dc

Browse files
author
John Halloran
committed
fix: restore missing requirements
1 parent 482d994 commit c0329dc

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

requirements/conda.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,6 @@
11
numpy
2+
matplotlib
3+
scipy
4+
cvxpy
5+
diffpy.utils
6+
numdifftools

requirements/pip.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,6 @@
11
numpy
2+
matplotlib
3+
scipy
4+
cvxpy
5+
diffpy.utils
6+
numdifftools

0 commit comments

Comments
 (0)