573in1/tools/requirements.txt

8 lines
235 B
Plaintext

# Install the dependencies required by the tools by running:
# py -m pip install -r tools/requirements.txt (Windows)
# sudo pip install -r tools/requirements.txt (Linux/macOS)
lz4 >= 4.3.2
numpy >= 1.19.4
Pillow >= 8.2.0