# # ChangeLog for requirements.txt # # Generated by Trac 1.6.1.dev0 # 08/26/26 23:30:49 Sat, 22 Feb 2025 22:39:07 GMT Vasilaki Tocili [4784eac] * Usefull docker commands.txt (deleted) * instructions.txt (added) * requirements.txt (modified) Exchanged usefull docker commands with instructions with the new flow ... Fri, 27 Dec 2024 03:06:46 GMT Vasilaki Tocili [9a5d0df] * .gitignore (modified) * Dockerfile (added) * app/__init__.py (added) * app/auth.py (added) * app/database.py (added) * app/main.py (added) * app/models.py (added) * cli/cli_app.py (added) * docker-compose.yml (added) * requirements.txt (added) Prototype application first iteration Most of the features worked ...