Update requirements.txt

This commit is contained in:
Theelgirl 2021-02-25 10:53:41 -08:00
parent c99c8858ee
commit b1f7758e1e
2 changed files with 2 additions and 1 deletions

View File

@ -40,7 +40,7 @@ TEMPVIDEO = "_temp.mp4"
FRAMERATE = "1"
# DO NOT CHANGE: (2, 3-8) works sometimes
# this is the most effieicnt by far though
# this is the most efficient by far though
KVAL = 4
MVAL = 5
# this can by ANY integer that is a multiple of (KVAL/MVAL)

View File

@ -2,3 +2,4 @@ Pillow
bitstring
tqdm
pycryptography
zfec