Skip to content

Commit

Permalink
#778: bumped matplotlib & missingno to latest versions
Browse files Browse the repository at this point in the history
  • Loading branch information
aschonfeld committed Jul 19, 2023
1 parent adf8a2d commit 029442d
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,8 @@ matplotlib<=3.3.4; python_version == '3.4'
matplotlib<=3.3.4; python_version == '3.5'
matplotlib<=3.3.4; python_version == '3.6'
matplotlib<=3.5.3; python_version == '3.7'
matplotlib<=3.6.0; python_version == '3.8'
matplotlib<=3.6.0; python_version == '3.9'
matplotlib<=3.6.3; python_version > '3.9'
missingno<=0.4.2
matplotlib; python_version >= '3.8'
missingno
networkx<=2.2; python_version <= '3.4'
networkx<=2.4; python_version == '3.5'
networkx<=2.5.1; python_version == '3.6'
Expand Down

0 comments on commit 029442d

Please sign in to comment.