-
Notifications
You must be signed in to change notification settings - Fork 105
Expand file tree
/
Copy pathrequirements.in
More file actions
45 lines (42 loc) · 1.11 KB
/
requirements.in
File metadata and controls
45 lines (42 loc) · 1.11 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
# This file contains the direct requirements
# Use pip-compile to create requirements.txt from this
# Maintain the alphabetical order
# Use pip list -o to check for outdated packages
beautifulsoup4==4.14.3
cssmin==0.2.0
Django==4.2.28
django-cms==3.11.10
django-countries==7.6.1
django-csp==3.8
django-environ==0.12.0
django-haystack==3.3.0
django-filer==3.3.2
django-markdown-deux==1.0.6
django-mptt==0.17.0
django-pagedown==2.2.1
django-reversion==5.1.0
django-sekizai==4.1.0
django-storages==1.14.6
django-treebeard==4.7.1
django-simple-captcha==0.6.0
djangocms-admin-style==3.3.1
# djangocms-attributes-field could be removed when other deps updates to 3.0.0
djangocms-attributes-field==3.0.0
djangocms-picture==4.1.1
djangocms-text-ckeditor==5.1.7
easy-thumbnails==2.10.1
feedparser==6.0.12
google-auth==2.40.3
google-cloud-storage==2.19.0
gunicorn==23.0.0
iso3166==2.1.1
jsonfield==3.2.0
libsass==0.23.0
micawber==0.5.6
# django-pagedown, djangocms-text-ckeditor and easy-thumbnails use it but don't specify the version
# this is a secure version
pillow==10.4.0
psycopg2-binary==2.9.10
requests==2.32.5
urllib3==2.6.3
whoosh==2.7.4