Skip to content

Commit

Permalink
requirements: update matplotlib requirement from <3.5.2 to <3.5.3 (#2403
Browse files Browse the repository at this point in the history
)
  • Loading branch information
dependabot[bot] authored Jul 21, 2022
1 parent e68ad27 commit fc961e4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ graphviz<0.21.0
grpcio<1.43.0
grpcio-tools<1.43.0
llvmlite<0.39
matplotlib<3.5.2
matplotlib<3.5.3
modeci_mdf>=0.3.4, <0.4.2
modelspec<0.2.6
networkx<2.9
Expand Down
2 changes: 1 addition & 1 deletion tutorial_requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
graphviz<0.21.0
jupyter<=1.0.0
matplotlib<3.5.2
matplotlib<3.5.3

0 comments on commit fc961e4

Please sign in to comment.