updated requirements
Signed-off-by: rscnt <rascnt@gmail.com>
This commit is contained in:
		
					parent
					
						
							
								b9efa57eb6
							
						
					
				
			
			
				commit
				
					
						0051981f07
					
				
			
		
					 1 changed files with 98 additions and 59 deletions
				
			
		
							
								
								
									
										157
									
								
								requirements.txt
									
										
									
									
									
								
							
							
						
						
									
										157
									
								
								requirements.txt
									
										
									
									
									
								
							|  | @ -1,61 +1,100 @@ | |||
| # lib | ||||
| psycopg2>=2.6 | ||||
| Pillow>=2 | ||||
| html5lib==0.999 | ||||
| six==1.3.0 #compat | ||||
| python-memcached | ||||
| 
 | ||||
| # django | ||||
| django==1.7.10 | ||||
| 
 | ||||
| #django-assets | ||||
| django-bootstrap3 | ||||
| lesscpy | ||||
| django_compressor | ||||
| 
 | ||||
| # django apps | ||||
| django-treebeard==3.0 | ||||
| django-sekizai==0.7 | ||||
| django-classy-tags==0.5 | ||||
| django-filer==0.9.9 | ||||
| django-reversion | ||||
| 
 | ||||
| # django-cms | ||||
| django-cms | ||||
| 
 | ||||
| # django-cms-plugins | ||||
| djangocms-admin-style==0.2.5 | ||||
| djangocms-text-ckeditor>=2.4 | ||||
| django-select2>=4.3.1 | ||||
| djangocms-blog>=0.4.0 | ||||
| 
 | ||||
| djangocms-flash | ||||
| djangocms-googlemap | ||||
| djangocms-inherit | ||||
| djangocms-teaser | ||||
| 
 | ||||
| djangocms-link | ||||
| djangocms-snippet | ||||
| djangocms-style | ||||
| djangocms-column | ||||
| djangocms-grid | ||||
| djangocms-oembed | ||||
| djangocms-table | ||||
| 
 | ||||
| Django==1.7.10 | ||||
| Django-Select2==5.0.2 | ||||
| Mako==1.0.2 | ||||
| Markdown==2.6.2 | ||||
| MarkupSafe==0.23 | ||||
| Pillow==2.9.0 | ||||
| South==1.0.2 | ||||
| TornadIO2==0.0.3 | ||||
| URLObject==2.4.0 | ||||
| Unidecode==0.04.18 | ||||
| YURL==0.13 | ||||
| aldryn-blog==0.4.6 | ||||
| aldryn-boilerplates==0.7 | ||||
| aldryn-common==0.1.3 | ||||
| aldryn-search==0.2.7 | ||||
| anyjson==0.3.3 | ||||
| chaussette==1.3.0 | ||||
| cmsplugin-filer==0.10.1 | ||||
| cssselect==0.9.1 | ||||
| django-admin-enhancer==1.0.0 | ||||
| django-appconf==1.0.1 | ||||
| django-appdata==0.1.4 | ||||
| django-bootstrap3==6.2.2 | ||||
| django-classy-tags==0.5 | ||||
| django-cms==3.1.3 | ||||
| django-compressor==1.5 | ||||
| django-countries==3.3 | ||||
| django-debug-toolbar==1.3.2 | ||||
| django-dotenv==1.3.0 | ||||
| django-extensions==1.5.5 | ||||
| django-filer==0.9.9 | ||||
| django-filter==0.10.0 | ||||
| django-fsm==2.2.1 | ||||
| django-fsm-admin==1.2.1 | ||||
| django-guardian==1.2.0 | ||||
| django-haystack==2.3.1 | ||||
| django-hvad==1.2.1 | ||||
| -e git+git@github.com:agiliq/merchant.git@2584954a1371ee6c7d11be2d75a94402e7c641d8#egg=django_merchant-master | ||||
| django-meta==0.3.1 | ||||
| django-meta-mixin==0.1.1 | ||||
| django-model-utils==2.2 | ||||
| django-money==0.7.0 | ||||
| django-mptt==0.6.1 | ||||
| django-parler==1.5 | ||||
| django-polymorphic==0.7.1 | ||||
| django-reversion==1.9.3 | ||||
| django-sekizai==0.7 | ||||
| django-sortedm2m==0.10.0 | ||||
| django-spurl==0.6 | ||||
| django-standard-form==1.1.1 | ||||
| django-taggit==0.17.1 | ||||
| django-taggit-autosuggest==0.2.7 | ||||
| django-taggit-templatetags==0.2.5 | ||||
| django-templatetag-sugar==1.0 | ||||
| django-treebeard==3.0 | ||||
| djangocms-admin-style==0.2.5 | ||||
| djangocms-blog==0.5.0 | ||||
| djangocms-column==1.5 | ||||
| djangocms-flash==0.2.0 | ||||
| djangocms-googlemap==0.3 | ||||
| djangocms-grid==1.2 | ||||
| djangocms-inherit==0.1 | ||||
| djangocms-link==1.6.2 | ||||
| djangocms-oembed==0.5 | ||||
| djangocms-page-meta==0.5.5 | ||||
| djangocms-snippet==1.5 | ||||
| djangocms-style==1.5 | ||||
| djangocms-table==1.2 | ||||
| djangocms-teaser==0.1 | ||||
| djangocms-text-ckeditor==2.6.0 | ||||
| djangorestframework==3.1.3 | ||||
| easy-thumbnails==2.2 | ||||
| factory-boy==2.5.2 | ||||
| gevent==1.1b5 | ||||
| greenlet==0.4.9 | ||||
| html5lib==0.999 | ||||
| iowait==0.2 | ||||
| ipdb==0.8.1 | ||||
| ipython==3.2.0 | ||||
| lesscpy==0.10.2 | ||||
| lxml==3.4.4 | ||||
| meinheld==0.5.8 | ||||
| micawber==0.3.3 | ||||
| ply==3.6 | ||||
| psutil==3.2.1 | ||||
| psycopg2==2.6.1 | ||||
| py-moneyed==0.5.0 | ||||
| pylibmc==1.5.0 | ||||
| pyquery==1.2.9 | ||||
| python-memcached==1.57 | ||||
| pytz==2015.6 | ||||
| pyzmq==14.7.0 | ||||
| requests==2.7.0 | ||||
| simplejson==3.8.0 | ||||
| six==1.3.0 | ||||
| sqlparse==0.1.15 | ||||
| stripe==1.22.3 | ||||
| tomako==0.1.0 | ||||
| tornado==4.2.1 | ||||
| 
 | ||||
| # production | ||||
| # circus-web | ||||
| # chaussette | ||||
| # meinheld | ||||
| 
 | ||||
| # python3 support | ||||
| gevent>=1.1a2 | ||||
| 
 | ||||
| # djangocms-page-meta | ||||
| djangocms-page-meta | ||||
| # memcache | ||||
| pylibmc | ||||
| 
 | ||||
| # .env | ||||
| django-dotenv | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue