Leo8613 commited on
Commit
7d01bfc
·
verified ·
1 Parent(s): 9dcb9e4

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -6,6 +6,6 @@ opencv-python==4.5.5.64
6
  gradio==3.39.0
7
  numpy==1.21.4
8
  matplotlib==3.4.3
9
- Pillow==8.3.1
10
  scipy==1.7.3
11
 
 
6
  gradio==3.39.0
7
  numpy==1.21.4
8
  matplotlib==3.4.3
9
+ Pillow==8.4.0 # Modification ici
10
  scipy==1.7.3
11