@@ -18,72 +18,70 @@ sphinx = "*"
18
18
vcrpy = " *"
19
19
20
20
[packages ]
21
- azure-common = " ==1.1.27 "
22
- azure-storage-blob = " ==2.1.0 "
21
+ azure-common = " ==1.1.28 "
22
+ azure-storage-blob = " ==12.11 "
23
23
azure-storage-common = " ==2.1.0"
24
- carto = " ==1.11.2 "
25
- celery = " ==5.1.2 "
24
+ carto = " ==1.11.3 "
25
+ celery = " ==5.2.6 "
26
26
cryptography = " <3.4"
27
27
dj-database-url = " ==0.5"
28
28
dj-static = " ==0.0.6"
29
- Django = " ==3.2.6 "
29
+ Django = " <4.0 "
30
30
django-admin-extra-urls = " *"
31
- django-appconf = " ==1.0.4 "
31
+ django-appconf = " ==1.0.5 "
32
32
django-celery-beat = " ==2.2.1"
33
33
django-celery-email = " ==3.0.0"
34
- django-celery-results = " ==2.2 "
35
- django-contrib-comments = " ==2.1 .0"
36
- django-cors-headers = " ==3.7 .0"
37
- django-debug-toolbar = " ==3.2.1 "
38
- django-extensions = " ==3.1.3 "
39
- django-easy-pdf3 = " ==0.1.2 "
40
- django-filter = " ==2.4.0 "
41
- django-fsm = " ==2.7.1 "
42
- django-import-export = " ==2.5 .0"
43
- django-js-asset = " ==1.2.2 "
44
- django-leaflet = " ==0.28.1 "
45
- django-logentry-admin = " ==1.0.6 "
46
- django-model-utils = " ==4.1.1 "
47
- django-ordered-model = " ==3.4.3 "
48
- django-post-office = " ==3.5.3 "
49
- django-redis-cache = " ==3.0"
34
+ django-celery-results = " ==2.3.1 "
35
+ django-contrib-comments = " ==2.2 .0"
36
+ django-cors-headers = " ==3.11 .0"
37
+ django-debug-toolbar = " ==3.4 "
38
+ django-extensions = " ==3.1.5 "
39
+ django-easy-pdf3 = " ==0.1.4 "
40
+ django-filter = " ==21.1 "
41
+ django-fsm = " ==2.8 "
42
+ django-import-export = " ==2.8 .0"
43
+ django-js-asset = " ==2.0 "
44
+ django-leaflet = " ==0.28.2 "
45
+ django-logentry-admin = " ==1.1 "
46
+ django-model-utils = " ==4.2 "
47
+ django-ordered-model = " ==3.5 "
48
+ django-post-office = " ==3.6 "
49
+ django-redis-cache = " ==3.0.1 "
50
50
django-rest-swagger = " ==2.2"
51
- django-storages = {extras = [" azure" ],version = " ==1.11.1 " }
52
- django-tenants = " ==3.3 .2"
53
- django-timezone-field = " ==4.2.1 "
54
- django-waffle = " ==2.1.0 "
51
+ django-storages = {extras = [" azure" ],version = " ==1.12.3 " }
52
+ django-tenants = " ==3.4 .2"
53
+ django-timezone-field = " <5.0 "
54
+ django-waffle = " ==2.4.1 "
55
55
djangorestframework-csv = " ==2.1.1"
56
- djangorestframework-gis = " ==0.17 "
57
- djangorestframework-simplejwt = " ==4.8 "
56
+ djangorestframework-gis = " ==1.0 "
57
+ djangorestframework-simplejwt = " ==5.1 "
58
58
djangorestframework-recursive = " ==0.1.2"
59
59
djangorestframework-xml = " ==2.0.0"
60
- djangorestframework = " ==3.12.4 "
61
- drf-nested-routers = " ==0.93.3 "
60
+ djangorestframework = " ==3.13.1 "
61
+ drf-nested-routers = " ==0.93.4 "
62
62
drf-querystringfilter = " ==1.0.0"
63
63
etools-validator = " ==0.5.0"
64
- flower = " ==0.9.5 " # issue when locking
64
+ flower = " ==1.0 "
65
65
GDAL = " ==3.0.2"
66
- gunicorn = " < 20.0 "
66
+ gunicorn = " == 20.1 "
67
67
newrelic = " *"
68
- Pillow = " ==8 .1.0"
69
- psycopg2-binary = " ==2.9.1 "
68
+ Pillow = " ==9 .1.0"
69
+ psycopg2-binary = " ==2.9.3 "
70
70
sentry-sdk = " *"
71
- requests = " ==2.26 "
71
+ requests = " ==2.27.1 "
72
72
social-auth-app-django = " ==5.0"
73
- social-auth-core = {extras = [" azuread" ],version = " ==4.1 " }
74
- tenant-schemas-celery = " ==1 .0.1 "
73
+ social-auth-core = {extras = [" azuread" ],version = " ==4.2 " }
74
+ tenant-schemas-celery = " ==2 .0.0 "
75
75
unicef-attachments = " ==0.10.1"
76
76
unicef-djangolib = " ==0.5.4"
77
77
unicef-locations = " ==4.0.1"
78
78
unicef-notification = " ==1.1"
79
79
unicef-restlib = " ==0.7"
80
- unicef-snapshot = " ==1.1 "
81
- unicef-rest-export = " ==0.5.3 "
82
- xhtml2pdf = " ==0.2.5 "
80
+ unicef-snapshot = " ==1.2 "
81
+ unicef-rest-export = " ==0.6 "
82
+ xhtml2pdf = " ==0.2.7 "
83
83
unicef-vision = " ==0.6"
84
84
etools-offline = " ==0.1.0"
85
- openpyxl = " ==3.0.5"
86
- pyyaml = " ==5.4.1"
87
85
88
86
reportlab = " ==3.6.6" # freeze: getStringIO from 'reportlab.lib.utils'
89
87
0 commit comments