fortrangoingonforty/karaopy / 353cd0f

Browse files

pip things

Authored by espadonne
SHA
353cd0f9203e285600c2a657923ab74c00fb8214
Parents
3b809a0
Tree
1553e5b

2 changed files

StatusFile+-
A .tool-versions 1 0
A requirements.txt 3 0
.tool-versionsadded
@@ -0,0 +1,1 @@
1
+python 3.11.6
requirements.txtadded
@@ -0,0 +1,3 @@
1
+numpy>=2.2
2
+opencv-python
3
+PyAudio