Skip to content
Snippets Groups Projects
Commit 3689887b authored by Pooja Babu's avatar Pooja Babu
Browse files

Update package.py

parent b70f4d3e
No related branches found
No related tags found
No related merge requests found
......@@ -26,7 +26,7 @@ class PyNestml(PythonPackage):
depends_on('py-pip', type='build')
depends_on('py-numpy@1.8.2:', type=('build', 'run'))
depends_on('py-scipy', type=('build', 'run'))
depends_on('py-sympy@1.1.1:1.11', type=('build', 'run'))
depends_on('py-sympy@1.1.1:1.10.1', type=('build', 'run'))
depends_on('py-antlr4-python3-runtime@4.10:', type=('build', 'run'))
depends_on('py-setuptools', type=('build', 'run'))
depends_on('py-jinja2@2.10:', type=('build', 'run'))
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment