updated readme & requirements file
`requirements.txt` reads directly from setup.py which means it will install all the packages listed from setup.py. This is a small work around to prevent managing two different "sources of truth".
This commit is contained in:
@@ -1,6 +1 @@
|
||||
numpy==1.19.4
|
||||
opencv-python==4.4.0.46
|
||||
Pillow==8.0.1
|
||||
PySocks==1.7.1
|
||||
PyYaml==5.3.1
|
||||
requests>=2.18.4
|
||||
.
|
||||
Reference in New Issue
Block a user