dev: squashed migrations (#2779)

* dev: migration squash

* dev: migrations squashed for apis and webhooks

* dev: packages updated and  move dj-database-url for local settings

* dev: update package changes
This commit is contained in:
Nikhil 2023-11-15 17:15:02 +05:30 committed by sriram veeraghanta
parent 870c4403e4
commit eead64ba49
11 changed files with 1011 additions and 168 deletions

View file

@ -1,9 +1,9 @@
# base requirements
Django==4.2.5
Django==4.2.7
django-braces==1.15.0
django-taggit==4.0.0
psycopg==3.1.10
psycopg==3.1.12
django-oauth-toolkit==2.3.0
mistune==3.0.1
djangorestframework==3.14.0
@ -17,7 +17,7 @@ django-filter==23.2
jsonmodels==2.6.0
djangorestframework-simplejwt==5.3.0
sentry-sdk==1.30.0
django-s3-storage==0.14.0
django-storages==1.14
django-crum==0.7.9
django-guardian==2.4.0
dj_rest_auth==2.2.5
@ -30,8 +30,9 @@ openai==0.28.0
slack-sdk==3.21.3
celery==5.3.4
django_celery_beat==2.5.0
psycopg-binary==3.1.10
psycopg-c==3.1.10
psycopg-binary==3.1.12
psycopg-c==3.1.12
scout-apm==2.26.1
openpyxl==3.1.2
beautifulsoup4==4.12.2
beautifulsoup4==4.12.2
dj-database-url==2.1.0