Abhilashvj commited on
Commit
54814cd
·
1 Parent(s): 6c58e8e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -2,6 +2,7 @@
2
  # pip install -r requirements.txt
3
  # Base ----------------------------------------
4
  ipython
 
5
  matplotlib>=3.2.2
6
  numpy>=1.18.5
7
  opencv-python==4.7.0.68
 
2
  # pip install -r requirements.txt
3
  # Base ----------------------------------------
4
  ipython
5
+ psutil
6
  matplotlib>=3.2.2
7
  numpy>=1.18.5
8
  opencv-python==4.7.0.68