Skip to content

Commit

Permalink
only fixing contourpy for newer pythons #3
Browse files Browse the repository at this point in the history
  • Loading branch information
behrisch committed Sep 9, 2024
1 parent 029dda3 commit 787212d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/req_ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
ortools==9.5.2237; python_version < '3.12'
pandas<2.2.0
matplotlib==3.8.4; python_version >= '3.9'
contourpy==1.2.1
contourpy==1.2.1; python_version >= '3.9'

0 comments on commit 787212d

Please sign in to comment.