google.auth.transport.requests requires requests — removed it incorrectly during Clerk cleanup since requests is also a google-auth runtime dependency. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
12 lines
241 B
Plaintext
12 lines
241 B
Plaintext
Django==4.2.21
|
|
Pillow==10.1.0
|
|
django-summernote
|
|
djangorestframework==3.14.0
|
|
django-cors-headers==4.3.0
|
|
gunicorn==21.2.0
|
|
django-extensions==3.2.3
|
|
psycopg2-binary==2.9.9
|
|
djangorestframework-simplejwt==5.3.1
|
|
google-auth>=2.0.0
|
|
requests>=2.28.0
|