File tree Expand file tree Collapse file tree 3 files changed +5
-19
lines changed
app/visuleo_port/settings Expand file tree Collapse file tree 3 files changed +5
-19
lines changed Original file line number Diff line number Diff line change 55from django .utils .translation import gettext_lazy as _
66
77EXTRA_MIDDLEWARE = [
8- "whitenoise.middleware.WhiteNoiseMiddleware" ,
98 "allauth.account.middleware.AccountMiddleware" ,
109 "app.dj_apps.users.middlewares.UserTracingMiddleware" ,
1110]
Original file line number Diff line number Diff line change @@ -21,4 +21,3 @@ python-dotenv==1.0.1
2121python3-openid==3.2.0
2222redis==5.2.1
2323requests-oauthlib==2.0.0
24- whitenoise==6.8.2
Original file line number Diff line number Diff line change 1- backports.tarfile==1.2.0
21boto3==1.36.4
2+ celery==5.4.0
33Django==5.1.5
4+ django-widget-tweaks==1.5.0
45django-allauth==65.3.1
56django-filter==24.3
67django-unfold==0.43.0
78django-storages==1.14.4
89django-passkeys==1.2.7
9- inflect==7.0.0
10- inflection==0.5.1
10+ jwt==1.3.1
1111mangum==0.19.0
12- oslo.db==17.1.0
13- oslo.reports==3.5.0
14- oslo.upgradecheck==2.4.0
15- oslo.versionedobjects==3.5.0
1612pecan==1.5.1
17- jwt==1.3.1
18- whitenoise==6.8.2
1913psycopg2-binary==2.9.10
2014python-dotenv==1.0.1
21- python-barbicanclient==7.0.0
22- python-glanceclient==4.7.0
23- python-heatclient==4.1.0
24- python-novaclient==18.8.0
25- python-octaviaclient==3.9.0
2615pillow==11.0.0
27- supervisor==4.2.5
28- taskflow==5.10.0
16+ requests==2.32.3
17+ slippers==0.6.2
2918uritemplate==4.1.1
30- wsme==0.12.1
You can’t perform that action at this time.
0 commit comments