|
1 | 1 | -i https://pypi.org/simple
|
2 |
| -asgiref==3.6.0 ; python_version >= '3.7' |
3 |
| -attrs==22.2.0 ; python_version >= '3.6' |
4 |
| -azure-core==1.26.3 ; python_version >= '3.7' |
5 |
| -azure-storage-blob==12.15.0 |
6 |
| -beautifulsoup4==4.12.0 ; python_full_version >= '3.6.0' |
7 |
| -brotli==1.0.9 |
8 |
| -cattrs==22.2.0 ; python_version >= '3.7' |
9 |
| -certifi==2022.12.7 ; python_version >= '3.6' |
10 |
| -cffi==1.15.1 |
11 |
| -charset-normalizer==3.1.0 ; python_full_version >= '3.7.0' |
12 |
| -cryptography==40.0.1 ; python_version >= '3.6' |
| 2 | +asgiref==3.7.2 ; python_version >= '3.7' |
| 3 | +attrs==23.2.0 ; python_version >= '3.7' |
| 4 | +azure-core==1.29.7 ; python_version >= '3.7' |
| 5 | +azure-storage-blob==12.19.0 |
| 6 | +beautifulsoup4==4.12.3 ; python_full_version >= '3.6.0' |
| 7 | +brotli==1.1.0 |
| 8 | +cattrs==23.2.3 ; python_version >= '3.8' |
| 9 | +certifi==2023.11.17 ; python_version >= '3.6' |
| 10 | +cffi==1.16.0 ; python_version >= '3.8' |
| 11 | +chardet==5.2.0 ; python_version >= '3.7' |
| 12 | +charset-normalizer==3.3.2 ; python_full_version >= '3.7.0' |
| 13 | +cryptography==41.0.7 ; python_version >= '3.7' |
13 | 14 | cssselect2==0.7.0 ; python_version >= '3.7'
|
14 |
| -django==3.2.18 |
15 |
| -django-appconf==1.0.5 ; python_version >= '3.6' |
| 15 | +defusedxml==0.7.1 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' |
| 16 | +django==3.2.23 |
| 17 | +django-allauth==0.60.1 |
| 18 | +django-appconf==1.0.6 ; python_version >= '3.7' |
16 | 19 | django-bootstrap-v5==1.0.11
|
17 |
| -django-classy-tags==4.0.0 ; python_version >= '3.7' |
18 |
| -django-cms==3.11.1 ; python_version >= '3.7' |
19 |
| -django-compressor==4.3.1 |
20 |
| -django-filer==2.2.4 |
21 |
| -django-formtools==2.4 ; python_version >= '3.6' |
22 |
| -django-js-asset==2.0.0 ; python_version >= '3.6' |
23 |
| -django-mptt==0.14.0 ; python_version >= '3.6' |
| 20 | +django-classy-tags==4.1.0 ; python_version >= '3.8' |
| 21 | +django-cms==3.11.4 |
| 22 | +django-compressor==4.4 |
| 23 | +django-filer==3.1.1 |
| 24 | +django-formtools==2.5.1 ; python_version >= '3.8' |
24 | 25 | django-polymorphic==3.1.0
|
25 | 26 | django-sass-processor==1.1
|
26 |
| -django-sekizai==4.0.0 ; python_version >= '3.8' |
27 |
| -django-storages[azure]==1.13.2 |
28 |
| -django-treebeard==4.4 ; python_version >= '3.6' |
29 |
| -djangocms-admin-style==3.2.3 ; python_version >= '3.7' |
30 |
| -djangocms-attributes-field==2.1.0 |
31 |
| -djangocms-file==3.0.0 |
| 27 | +django-sekizai==4.1.0 ; python_version >= '3.8' |
| 28 | +django-storages[azure]==1.14.2 |
| 29 | +django-treebeard==4.7 ; python_version >= '3.8' |
| 30 | +djangocms-admin-style==3.2.7 ; python_version >= '3.7' |
| 31 | +djangocms-attributes-field==3.0.0 |
| 32 | +djangocms-file==3.0.1 |
32 | 33 | djangocms-link==3.1.1
|
33 |
| -djangocms-picture==4.0.0 |
34 |
| -djangocms-snippet==3.1.0 |
35 |
| -djangocms-style==3.0.0 |
36 |
| -djangocms-text-ckeditor==5.1.2 |
| 34 | +djangocms-picture==4.1.1 |
| 35 | +djangocms-snippet==3.1.1 |
| 36 | +djangocms-style==3.1.0 |
| 37 | +djangocms-text-ckeditor==5.1.5 |
37 | 38 | easy-thumbnails[svg]==2.8.5 ; python_version >= '3.6'
|
38 |
| -exceptiongroup==1.1.1 ; python_version < '3.11' |
39 |
| -gunicorn==20.1.0 |
| 39 | +exceptiongroup==1.2.0 ; python_version < '3.11' |
| 40 | +gunicorn==21.2.0 |
40 | 41 | html5lib==1.1 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
|
41 |
| -idna==3.4 ; python_version >= '3.5' |
| 42 | +idna==3.6 ; python_version >= '3.5' |
42 | 43 | isodate==0.6.1
|
43 |
| -libsass==0.22.0 |
44 |
| -lxml==4.9.2 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' |
45 |
| -packaging==23.0 ; python_version >= '3.7' |
46 |
| -pillow==9.4.0 ; python_version >= '3.7' |
47 |
| -platformdirs==3.2.0 ; python_version >= '3.7' |
48 |
| -psycopg2==2.9.5 |
| 44 | +libsass==0.23.0 |
| 45 | +lxml==5.1.0 ; python_version >= '3.6' |
| 46 | +oauthlib==3.2.2 ; python_version >= '3.6' |
| 47 | +packaging==23.2 ; python_version >= '3.7' |
| 48 | +pillow==10.2.0 ; python_version >= '3.8' |
| 49 | +platformdirs==4.1.0 ; python_version >= '3.8' |
| 50 | +psycopg2==2.9.9 |
49 | 51 | pycparser==2.21 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
|
| 52 | +pyjwt[crypto]==2.8.0 ; python_version >= '3.7' |
50 | 53 | python-dateutil==2.8.2
|
51 | 54 | python-decouple==3.8
|
52 |
| -pytz==2023.3 |
| 55 | +python3-openid==3.2.0 |
| 56 | +pytz==2023.3.post1 |
53 | 57 | rcssmin==1.1.1
|
54 |
| -reportlab==3.6.12 ; python_version >= '3.7' and python_version < '4.0' |
55 |
| -requests==2.28.2 |
56 |
| -requests-cache==1.0.1 |
| 58 | +reportlab==4.0.9 ; python_version >= '3.7' and python_version < '4.0' |
| 59 | +requests==2.31.0 |
| 60 | +requests-cache==1.1.1 |
| 61 | +requests-oauthlib==1.3.1 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' |
57 | 62 | rjsmin==1.2.1
|
58 |
| -setuptools==67.6.1 ; python_version >= '3.7' |
59 | 63 | six==1.16.0 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
|
60 |
| -soupsieve==2.4 ; python_version >= '3.7' |
61 |
| -sqlparse==0.4.3 ; python_version >= '3.5' |
| 64 | +soupsieve==2.5 ; python_version >= '3.8' |
| 65 | +sqlparse==0.4.4 ; python_version >= '3.5' |
62 | 66 | svglib==1.5.1 ; python_version >= '3.7'
|
63 | 67 | tinycss2==1.2.1 ; python_version >= '3.7'
|
64 |
| -typing-extensions==4.5.0 ; python_version >= '3.7' |
65 |
| -unidecode==1.1.2 |
| 68 | +typing-extensions==4.9.0 ; python_version < '3.11' |
66 | 69 | url-normalize==1.4.3 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5'
|
67 |
| -urllib3==1.26.15 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5' |
| 70 | +urllib3==2.1.0 ; python_version >= '3.8' |
68 | 71 | webencodings==0.5.1
|
69 |
| -whitenoise[brotli]==6.4.0 |
| 72 | +whitenoise[brotli]==6.6.0 |
0 commit comments