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

Update package.py

parent 424a2ac3
No related branches found
No related tags found
No related merge requests found
......@@ -27,7 +27,7 @@ class PyNestml(PythonPackage):
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-antlr4-python3-runtime@4.13', 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'))
depends_on('py-astropy', 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