This commit is contained in:
pacnpal
2024-10-29 01:09:14 -04:00
parent 74a1b730b9
commit 158f25b24b
195 changed files with 5000 additions and 1213 deletions

View File

@@ -7,6 +7,8 @@ django-cors-headers==4.5.0
django-allauth==65.1.0
django-oauth-toolkit==3.0.1
dj-rest-auth==6.0.0 # Added for REST authentication endpoints
pyjwt==2.9.0
# Database
psycopg2-binary==2.9.10
@@ -39,3 +41,4 @@ daphne==4.1.0
# React and Material UI will be handled via npm in the frontend directory
django-simple-history==3.7.0
django-tailwind-cli==2.18.1