573in1/tools/requirements.txt

8 lines
235 B
Plaintext
Raw Normal View History

2023-05-30 18:08:52 +02:00
# 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
2023-05-30 18:08:52 +02:00
numpy >= 1.19.4
Pillow >= 8.2.0