diff --git a/requirements.txt b/requirements.txt index 8d04a189..ab20b362 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,10 +1,3 @@ -Babel==2.3.4 -Django==1.9.4 -Django-Select2==4.3.2 -Pillow==3.2.0 -URLObject==2.4.0 -Unidecode==0.04.19 -YURL==0.13 aldryn-apphooks-config==0.2.7 aldryn-boilerplates==0.7.4 aldryn-categories==1.0.3 @@ -14,18 +7,28 @@ aldryn-people==1.2.0 aldryn-reversion==1.0.8 aldryn-search==0.2.11 aldryn-translation-tools==0.2.1 +amqp==2.2.1 +Babel==2.3.4 backport-collections==0.1 +billiard==3.5.0.3 +cdist==5.0.1 +celery==4.0.2 +certifi==2019.11.28 +chardet==3.0.4 cmsplugin-filer==1.0.1 +coverage==4.3.4 +Django==1.9.4 +django-admin-honeypot==1.0.0 django-appconf==1.0.2 django-appdata==0.1.5 django-bootstrap3==7.0.1 +django-celery-results==1.0.1 django-classy-tags==0.7.2 django-cms==3.2.5 django-compressor==2.0 django-debug-toolbar==1.4 -python-dotenv==0.10.3 django-extensions==1.6.7 -django-filer==2.1.2 +django-filer==1.2.0 django-filter==0.13.0 django-formtools==1.0 django-guardian==1.4.4 @@ -34,11 +37,14 @@ django-meta==1.2 django-meta-mixin==0.3.0 django-model-utils==2.5 django-mptt==0.8.4 +django-multisite==1.6.0 django-parler==1.6.3 django-phonenumber-field==1.1.0 -django-polymorphic==0.9.2 +django-polymorphic==0.8.1 +django-recaptcha==4.0.0 django-reversion==1.10.2 django-sekizai==0.9.0 +Django-Select2==4.3.2 django-sortedm2m==1.2.2 django-spurl==0.6.4 django-standard-form==1.1.1 @@ -56,47 +62,52 @@ djangocms-flash==0.3.0 djangocms-googlemap==0.4.0 djangocms-inherit==0.2.1 djangocms-link==1.7.2 +djangocms-multisite==0.1.0 djangocms-page-meta==0.5.11 djangocms-picture==1.0.0 djangocms-teaser==0.2.0 djangocms-text-ckeditor==2.9.3 djangocms-video==1.0.0 +djangorestframework==3.6.3 easy-thumbnails==2.3 +flake8==3.3.0 html5lib==0.9999999 +idna==2.8 +kombu==4.1.0 ldap3==2.6.1 lxml==3.6.0 +mccabe==0.6.1 model-mommy==1.2.6 +oca==4.15.0a1 phonenumbers==7.4.0 phonenumberslite==7.4.0 +Pillow==3.2.0 +pkg-resources==0.0.0 psycopg2==2.7.3.2 +pyasn1==0.4.8 +pycodestyle==2.3.1 pycryptodome==3.6.6 +pyflakes==1.5.0 pylibmc==1.5.1 +pyotp==2.2.7 python-dateutil==2.5.3 +python-dotenv==0.10.3 +python-memcached==1.58 python-slugify==1.2.0 pytz==2016.4 rcssmin==1.0.6 +redis==2.10.5 requests==2.10.0 +requests-file==1.4.3 rjsmin==1.0.12 six==1.10.0 sqlparse==0.1.19 stripe==2.41.0 -wheel==0.29.0 -django-admin-honeypot==1.0.0 -coverage==4.3.4 -git+https://github.com/ungleich/python-oca.git#egg=oca -djangorestframework==3.6.3 -flake8==3.3.0 -python-memcached==1.58 -celery==4.0.2 -redis==2.10.5 -django-celery-results==1.0.1 -kombu==4.1.0 -mccabe==0.6.1 -pycodestyle==2.3.1 -pyflakes==1.5.0 -billiard==3.5.0.3 -amqp==2.2.1 +tldextract==2.2.1 +Unidecode==0.4.19 +urllib3==1.25.7 +URLObject==2.4.0 +uWSGI==2.0.20 +uwsgitop==0.11 vine==1.1.4 -cdist==5.0.1 -git+https://github.com/ungleich/djangocms-multisite.git#egg=djangocms_multisite -pyotp +YURL==0.13