573in1/tools/requirements.txt
2024-06-10 14:42:24 +02:00

7 lines
219 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)
numpy >= 1.19.4
Pillow >= 8.2.0