Skip to content

Commit 7c1f6c6

Browse files
Update version.py
1 parent a04a268 commit 7c1f6c6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

DeterministicParticleFlowControl/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,5 +64,5 @@
6464
MICRO = _version_micro
6565
VERSION = __version__
6666
PACKAGE_DATA = {'DeterministicParticleFlowControl': [pjoin('data', '*')]}
67-
REQUIRES = ["numpy"]
67+
REQUIRES = ["numpy","POT","numba","time","matplotlib","pyemd","scipy","math"]
6868
PYTHON_REQUIRES = ">= 3.5"

0 commit comments

Comments
 (0)