Kalpokoch commited on
Commit
fa9dce2
·
1 Parent(s): 865fe33

fix: add packaging dependency required by matplotlib

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -10,3 +10,4 @@ opencv-python-headless==4.9.0.80
10
  numpy==1.26.4
11
  Pillow==10.3.0
12
  matplotlib==3.8.4
 
 
10
  numpy==1.26.4
11
  Pillow==10.3.0
12
  matplotlib==3.8.4
13
+ packaging>=21.0