-
Notifications
You must be signed in to change notification settings - Fork 3
/
requirements.in
27 lines (25 loc) · 963 Bytes
/
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
-e git+https://github.com/django-cms/django-cms.git@develop-4#egg=django-cms
-e git+https://github.com/django-cms/djangocms-text-ckeditor.git@support/4.0.x#egg=djangocms-text-ckeditor
-e git+https://github.com/django-cms/djangocms-alias.git@master#egg=djangocms-alias
-e git+https://github.com/django-cms/djangocms-url-manager.git@master#egg=djangocms-url-manager
https://github.com/django-cms/djangocms-versioning/tarball/master#egg=djangocms-versioning
-e git+https://github.com/FidelityInternational/[email protected]#egg=djangocms-pageadmin
-e git+https://github.com/FidelityInternational/[email protected]#egg=djangocms-version-locking
cryptography<3.4
django>=3.2,<4.0
django-apptemplates
django-extensions
django-filer>=1.3
django-storages[boto3]
djangocms-admin-style>=3.0
djangocms-frontend[djangocms-icon]
easy_thumbnails
environs
pip-lock
psycopg2==2.8.6
python-dotenv
pytz
# dev
django-debug-toolbar
pip-tools
Werkzeug