summaryrefslogtreecommitdiff
path: root/.github/requirements_test_windows.txt
diff options
context:
space:
mode:
Diffstat (limited to '.github/requirements_test_windows.txt')
-rw-r--r--.github/requirements_test_windows.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/.github/requirements_test_windows.txt b/.github/requirements_test_windows.txt
new file mode 100644
index 0000000..331dd57
--- /dev/null
+++ b/.github/requirements_test_windows.txt
@@ -0,0 +1,10 @@
+numpy
+scipy>=1.3
+cython
+matplotlib
+autograd
+pymanopt==0.2.4; python_version <'3'
+pymanopt; python_version >= '3'
+cvxopt
+scikit-learn
+pytest \ No newline at end of file