feat: add comprehensive GitHub workflow and development tools
This commit is contained in:
9
app/requirements.txt
Normal file
9
app/requirements.txt
Normal file
@@ -0,0 +1,9 @@
|
||||
Django==5.0.6
|
||||
psycopg[binary]==3.2.1
|
||||
celery==5.3.6
|
||||
redis==5.0.7
|
||||
djangorestframework==3.15.2
|
||||
weasyprint==62.3
|
||||
python-dotenv==1.0.1
|
||||
requests==2.32.3
|
||||
gunicorn==22.0.0
|
||||
Reference in New Issue
Block a user