mirror of
https://github.com/makeplane/plane
synced 2024-06-14 14:31:34 +00:00
27849ee079
Bumps [django](https://github.com/django/django) from 3.2.16 to 3.2.17. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.2.16...3.2.17) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
28 lines
575 B
Plaintext
28 lines
575 B
Plaintext
# base requirements
|
|
|
|
Django==3.2.17
|
|
django-braces==1.15.0
|
|
django-taggit==2.1.0
|
|
psycopg2==2.9.3
|
|
django-oauth-toolkit==2.0.0
|
|
mistune==2.0.3
|
|
djangorestframework==3.14.0
|
|
redis==4.2.2
|
|
django-nested-admin==3.4.0
|
|
django-cors-headers==3.11.0
|
|
whitenoise==6.0.0
|
|
django-allauth==0.50.0
|
|
faker==13.4.0
|
|
django-filter==21.1
|
|
jsonmodels==2.5.0
|
|
djangorestframework-simplejwt==5.1.0
|
|
sentry-sdk==1.13.0
|
|
django-s3-storage==0.13.6
|
|
django-crum==0.7.9
|
|
django-guardian==2.4.0
|
|
dj_rest_auth==2.2.5
|
|
google-auth==2.9.1
|
|
google-api-python-client==2.55.0
|
|
django-rq==2.5.1
|
|
django-redis==5.2.0
|
|
uvicorn==0.20.0 |