create base components
This commit is contained in:
@@ -1,15 +1,22 @@
|
||||
asgiref==3.9.1
|
||||
certifi==2025.8.3
|
||||
charset-normalizer==3.4.3
|
||||
Django==5.2.5
|
||||
django-cors-headers==4.7.0
|
||||
djangorestframework==3.16.1
|
||||
djangorestframework_simplejwt==5.5.1
|
||||
dotenv==0.9.9
|
||||
idna==3.10
|
||||
iniconfig==2.1.0
|
||||
packaging==25.0
|
||||
pluggy==1.6.0
|
||||
psycopg2-binary==2.9.10
|
||||
pycodestyle==2.14.0
|
||||
Pygments==2.19.2
|
||||
PyJWT==2.10.1
|
||||
pytest==8.4.1
|
||||
pytest-django==4.11.1
|
||||
python-dotenv==1.1.1
|
||||
requests==2.32.5
|
||||
sqlparse==0.5.3
|
||||
urllib3==2.5.0
|
||||
|
||||
Reference in New Issue
Block a user