-
Notifications
You must be signed in to change notification settings - Fork 107
/
Copy pathrequirements.in
44 lines (41 loc) · 1.1 KB
/
requirements.in
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
# 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.12.3
cssmin==0.2.0
Django==4.2.17
django-cms==3.11.9
django-countries==7.6.1
django-csp==3.8
django-environ==0.11.2
django-haystack==3.3.0
django-filer==3.3.1
django-markdown-deux==1.0.6
django-mptt==0.16.0
django-pagedown==2.2.1
django-reversion==5.1.0
django-sekizai==4.1.0
django-storages==1.14.4
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.6
easy-thumbnails==2.10
feedparser==6.0.11
google-auth==2.36.0
google-cloud-storage==2.19.0
gunicorn==23.0.0
iso3166==2.1.1
jsonfield==3.1.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.3
whoosh==2.7.4