commit 753f70af7453574c76bd68c42ce3229168eb1585 parent 823d213bac4143a1add665354c76a53c5c52e52c Author: Michael Constantine Dimopoulos <mk@mcdim.xyz> Date: Thu, 16 Jun 2022 08:42:51 +0000 Added requirements.txt Diffstat:
A | requirements.txt | | | 3 | +++ |
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/requirements.txt b/requirements.txt @@ -0,0 +1,3 @@ +numpy==1.22.3 +opencv_python==4.6.0.66 +Pillow==9.1.1