mirror of
https://github.com/rendies/People-Counting-in-Real-Time.git
synced 2025-07-01 22:29:17 +07:00
Update requirements.txt
This commit is contained in:
parent
5c15d749cb
commit
aa917b5f56
|
@ -1,7 +1,7 @@
|
|||
schedule
|
||||
numpy
|
||||
argparse
|
||||
imutils
|
||||
dlib
|
||||
opencv-python
|
||||
scipy
|
||||
schedule==0.6.0
|
||||
numpy==1.19.2
|
||||
argparse==1.4.0
|
||||
imutils==0.5.3
|
||||
dlib==19.18.0
|
||||
opencv-python==4.2.0.32
|
||||
scipy==1.4.1
|
||||
|
|
Loading…
Reference in New Issue
Block a user