[init] Initial commit
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
black
|
||||
sort-requirements
|
||||
ruff==0.3.4
|
||||
|
||||
-r prod.txt
|
||||
-r test.txt
|
||||
@@ -0,0 +1,10 @@
|
||||
django==4.2.11
|
||||
environs==11.0.0
|
||||
gunicorn==21.2.0
|
||||
python-dotenv==1.0.1
|
||||
psycopg2-binary==2.9.9
|
||||
djangorestframework==3.15.1
|
||||
djangorestframework-simplejwt==5.3.1
|
||||
django-filter==24.2
|
||||
Pillow==10.2.0
|
||||
drf-yasg==1.21.7
|
||||
@@ -0,0 +1 @@
|
||||
django-debug-toolbar==4.3.0
|
||||
Reference in New Issue
Block a user