Skip to content

Commit

Permalink
Specify kiwisolver version for python 2/3 (#109)
Browse files Browse the repository at this point in the history
  • Loading branch information
Hongxin authored Oct 30, 2020
1 parent 5f8bc4b commit 9247901
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions requirements/pip2.7.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
matplotlib==2.2.4
enum34==1.1.10
kiwisolver==1.1.0
1 change: 1 addition & 0 deletions requirements/pip3.txt
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
matplotlib==3.1.2
kiwisolver==1.2.0

0 comments on commit 9247901

Please sign in to comment.