Add requirements.txt with essential dependencies for the project

This commit is contained in:
2025-10-05 11:29:45 +00:00
commit 3d48cf0385
15 changed files with 3686 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
.venv
__pycache__/
*.pyc
*.pyo
*.pyd
*.db
*.sqlite
.env
*.log
/uploads