Add requirements

Currently only tqdm to show progress bars
This commit is contained in:
Jakob Moser 2025-05-18 21:30:41 +02:00
parent 444172b77e
commit ee91e2016b
Signed by: jakob
GPG Key ID: 3EF2BA2851B3F53C

1
requirements.txt Normal file
View File

@ -0,0 +1 @@
tqdm~=4.67.1