alanchen1115 commited on
Commit
7ff544d
·
verified ·
1 Parent(s): 1a26407

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -4,7 +4,7 @@
4
  # Base ----------------------------------------
5
  matplotlib>=3.3.0
6
  numpy>=1.22.2 # pinned by Snyk to avoid a vulnerability
7
- opencv-python==4.1.0.25
8
  pillow>=7.1.2
9
  pyyaml>=5.3.1
10
  requests>=2.23.0
 
4
  # Base ----------------------------------------
5
  matplotlib>=3.3.0
6
  numpy>=1.22.2 # pinned by Snyk to avoid a vulnerability
7
+ opencv-python==4.3.0.38
8
  pillow>=7.1.2
9
  pyyaml>=5.3.1
10
  requests>=2.23.0