1mpreccable commited on
Commit
a9b5e19
·
verified ·
1 Parent(s): 204be6a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -4,9 +4,9 @@ jupyter>=1.1.1
4
  matplotlib>=3.9.2
5
  mediapipe>=0.10.15
6
  numpy>=1.26.4
7
- opencv-python
8
- jinja2
9
- pillow
10
  plotly>=5.24.1
11
  pyfiglet>=1.0.2
12
  requests>=2.32.3
 
4
  matplotlib>=3.9.2
5
  mediapipe>=0.10.15
6
  numpy>=1.26.4
7
+ opencv-python==4.10.0.84
8
+ jinja2==3.1.2
9
+ pillow==10.2.0
10
  plotly>=5.24.1
11
  pyfiglet>=1.0.2
12
  requests>=2.32.3