Kousik Kumar Siddavaram commited on
Commit
7f46f51
·
1 Parent(s): bc4f5b0

Updated expression recognition

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -11,7 +11,7 @@ Pillow==10.1.0
11
  torch==2.1.0
12
  torchvision==0.16.0
13
  matplotlib==3.7.1
14
- numpy==1.24.3
15
  pandas==2.0.3 #CHANGED: 2.2.2 incompatible with numpy 1.24.3
16
  opencv-python-headless==4.8.1.78
17
  # New dependencies inferred from imports:
 
11
  torch==2.1.0
12
  torchvision==0.16.0
13
  matplotlib==3.7.1
14
+ numpy==1.26.4
15
  pandas==2.0.3 #CHANGED: 2.2.2 incompatible with numpy 1.24.3
16
  opencv-python-headless==4.8.1.78
17
  # New dependencies inferred from imports: