Skip to content

Commit ea0e5ed

Browse files
committed
Merge branch 'master' of https://github.com/pyansys/DPF-Core
2 parents bc8efee + 499304e commit ea0e5ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
from setuptools import setup
77

8-
install_requires = ["psutil", "progressbar2", "numpy", "ansys.grpc.dpf>=0.2.3"]
8+
install_requires = ["psutil", "progressbar2", "numpy", "ansys.grpc.dpf>=0.2.3, <0.4.0"]
99

1010

1111
# Get version from version info

0 commit comments

Comments
 (0)