File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 259259 'handlers' : ['console' ],
260260 'propagate' : True ,
261261 },
262+ 'oauth2_provider' : {
263+ 'handlers' : ['console' ],
264+ 'propagate' : True ,
265+ },
262266 }
263267}
264268# security keys and auth tokens
Original file line number Diff line number Diff line change 11# Drycc passport requirements
2- django == 4.2.3
3- pytz == 2023.3
4- django-auth-ldap == 4.3 .0
5- django-cors-headers == 4.1.0
2+ django == 4.2.11
3+ pytz == 2024.1
4+ django-auth-ldap == 4.6 .0
5+ django-cors-headers == 4.3.1
66djangorestframework == 3.14.0
7- gunicorn == 20.1 .0
8- uvicorn == 0.22.0
7+ gunicorn == 21.2 .0
8+ uvicorn == 0.27.1
99asgiref == 3.7.2
10- psycopg [binary ]== 3.1.9
10+ psycopg [binary ]== 3.1.18
1111requests == 2.31.0
1212requests-toolbelt == 1.0.0
13- django_redis == 5.3 .0
14- dj-database-url == 2.0 .0
13+ django_redis == 5.4 .0
14+ dj-database-url == 2.1 .0
1515django-oauth-toolkit == 2.3.0
16- whitenoise == 6.5 .0
16+ whitenoise == 6.6 .0
You can’t perform that action at this time.
0 commit comments