added requirements.txt

This commit is contained in:
adakoda 2020-12-24 10:15:08 +09:00
parent b33747fb23
commit b5464242d8

4
requirements.txt Normal file
View File

@ -0,0 +1,4 @@
numpy==1.16.0
scikit-image==0.17.2
pillow==7.2.0
opencv-python==3.4.2.17