summrs commited on
Commit
131edc7
·
verified ·
1 Parent(s): 7b29ee8

Requirements.txt

Browse files

gradio
numpy
matplotlib==3.7.1
networkx
scipy

Files changed (1) hide show
  1. Requirements.txt +1 -1
Requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  gradio
2
  numpy
3
- matplotlib
4
  networkx
5
  scipy
 
1
  gradio
2
  numpy
3
+ matplotlib==3.7.1
4
  networkx
5
  scipy