feat: Django project skeleton with pytest setup
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
4
requirements.txt
Normal file
4
requirements.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
Django>=5.0,<6.0
|
||||
djangorestframework>=3.15,<4.0
|
||||
psycopg[binary]>=3.1,<4.0
|
||||
gunicorn>=22.0,<24.0
|
||||
Reference in New Issue
Block a user