diff --git a/19_art/requirements.txt b/19_art/requirements.txt new file mode 100644 index 0000000..afdb7c3 --- /dev/null +++ b/19_art/requirements.txt @@ -0,0 +1,7 @@ +art==6.5 +colorama==0.4.6 +pillow==12.1.0 +pyfiglet==1.0.4 +qrcode==8.2 +termcolor==3.3.0 +tqdm==4.67.1