NeoPy commited on
Commit
47e9377
·
verified ·
1 Parent(s): 7873b85

Update requirements-py312.txt

Browse files
Files changed (1) hide show
  1. requirements-py312.txt +2 -0
requirements-py312.txt CHANGED
@@ -37,6 +37,8 @@ numpy>=1.25.2,<2.0.0
37
  numba>=0.57.0
38
  scipy>=1.15.0
39
  matplotlib>=3.7.2
 
 
40
 
41
  # Implementation and web framework
42
  gradio>=5.23.3,<6.0.0
 
37
  numba>=0.57.0
38
  scipy>=1.15.0
39
  matplotlib>=3.7.2
40
+ matplotlib-inline>=0.1.3
41
+ av
42
 
43
  # Implementation and web framework
44
  gradio>=5.23.3,<6.0.0