chore: initial import

This commit is contained in:
2025-11-09 00:26:00 -06:00
commit 67fb60e6ca
76 changed files with 3925 additions and 0 deletions

8
api/requirements.txt Normal file
View File

@@ -0,0 +1,8 @@
django>=5.0,<6.0
djangorestframework>=3.14,<4.0
celery>=5.3,<6.0
psycopg2-binary>=2.9
python-dotenv>=1.0
dj-database-url>=2.1
redis>=5.0
Pillow>=10.0