Add loguru to requirements.txt

Added the loguru logging library to the project dependencies in requirements.txt.
This commit is contained in:
Your Name
2025-08-16 15:03:54 +03:00
parent 989a070782
commit 5d417e980e
+2 -1
View File
@@ -5,4 +5,5 @@ pillow
packaging
markdown
pygame
setuptools
loguru
setuptools