573in1/tools/requirements.txt

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