Skip to content

Commit 19996e5

Browse files
Anton BjörklundAggrathon
Anton Björklund
authored andcommitted
specify versions in requirements
1 parent c886cbd commit 19996e5

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

requirements.txt

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
numpy
2-
scipy
3-
PyLBFGS
4-
numba
5-
matplotlib
1+
numpy>=1.19
2+
scipy>=1.4
3+
PyLBFGS>=0.2
4+
numba=>0.53
5+
matplotlib>=3.3

0 commit comments

Comments
 (0)