Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
jgillis authored Jul 23, 2020
1 parent f20fa41 commit d941b85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
'*/*/*/*.cpp', '*/*/*/*.hpp']},
install_requires=[
'matplotlib2tikz',
'casadi >= 3.1.1.post3',
'casadi >= 3.1.1.post3, <3.5.2',
'six >= 1.10.0'
],
test_suite='nose.collector',
Expand Down

0 comments on commit d941b85

Please sign in to comment.