forked from github/plane
f2a68874f1
Bumps [django](https://github.com/django/django) from 3.2.18 to 3.2.19. - [Commits](https://github.com/django/django/compare/3.2.18...3.2.19) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
31 lines
623 B
Plaintext
31 lines
623 B
Plaintext
# base requirements
|
|
|
|
Django==3.2.19
|
|
django-braces==1.15.0
|
|
django-taggit==3.1.0
|
|
psycopg2==2.9.5
|
|
django-oauth-toolkit==2.2.0
|
|
mistune==2.0.4
|
|
djangorestframework==3.14.0
|
|
redis==4.5.4
|
|
django-nested-admin==4.0.2
|
|
django-cors-headers==3.13.0
|
|
whitenoise==6.3.0
|
|
django-allauth==0.52.0
|
|
faker==13.4.0
|
|
django-filter==22.1
|
|
jsonmodels==2.6.0
|
|
djangorestframework-simplejwt==5.2.2
|
|
sentry-sdk==1.14.0
|
|
django-s3-storage==0.13.11
|
|
django-crum==0.7.9
|
|
django-guardian==2.4.0
|
|
dj_rest_auth==2.2.5
|
|
google-auth==2.16.0
|
|
google-api-python-client==2.75.0
|
|
django-redis==5.2.0
|
|
uvicorn==0.20.0
|
|
channels==4.0.0
|
|
openai==0.27.2
|
|
slack-sdk==3.20.2
|
|
celery==5.2.7 |