[init] project
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
django-debug-toolbar==4.3.0
|
||||
|
||||
-r test.txt
|
||||
-r lint.txt
|
||||
@@ -0,0 +1,2 @@
|
||||
sort-requirements
|
||||
ruff
|
||||
@@ -0,0 +1,10 @@
|
||||
django==4.2.11
|
||||
environs==11.0.0
|
||||
gunicorn==21.2.0
|
||||
psycopg2-binary==2.9.9
|
||||
djangorestframework==3.15.1
|
||||
django-filter==24.2
|
||||
Pillow==10.2.0
|
||||
drf-yasg==1.21.7
|
||||
django-cors-headers
|
||||
setuptools
|
||||
@@ -0,0 +1 @@
|
||||
-r prod.txt
|
||||
Reference in New Issue
Block a user