parent
							
								
									5c5e7bd92a
								
							
						
					
					
						commit
						88d8ee69b7
					
				| @ -1,37 +1,40 @@ | |||||||
| # Everything needed in production | # Everything needed in production | ||||||
| 
 | 
 | ||||||
|  | setuptools==18.5 | ||||||
|  | wheel==0.26.0 | ||||||
|  | 
 | ||||||
| # Flask | # Flask | ||||||
| Flask==0.10.1 | Flask==0.10.1 | ||||||
| MarkupSafe==0.23 | MarkupSafe==0.23 | ||||||
| Werkzeug==0.10.4 | Werkzeug==0.10.4 | ||||||
| Jinja2==2.7.3 | Jinja2==2.8 | ||||||
| itsdangerous==0.24 | itsdangerous==0.24 | ||||||
| 
 | 
 | ||||||
| # Database | # Database | ||||||
| Flask-SQLAlchemy==2.0 | Flask-SQLAlchemy==2.1 | ||||||
| SQLAlchemy==0.9.8 | SQLAlchemy==1.0.9 | ||||||
| 
 | 
 | ||||||
| # Migrations | # Migrations | ||||||
| Flask-Migrate==1.3.1 | Flask-Migrate==1.6.0 | ||||||
| 
 | 
 | ||||||
| # Forms | # Forms | ||||||
| Flask-WTF==0.11 | Flask-WTF==0.12 | ||||||
| WTForms==2.0.2 | WTForms==2.0.2 | ||||||
| 
 | 
 | ||||||
| # Deployment | # Deployment | ||||||
| gunicorn>=19.1.1 | gunicorn>=19.1.1 | ||||||
| 
 | 
 | ||||||
| # Assets | # Assets | ||||||
| Flask-Assets==0.10 | Flask-Assets==0.11 | ||||||
| cssmin>=0.2.0 | cssmin>=0.2.0 | ||||||
| jsmin>=2.0.11 | jsmin>=2.0.11 | ||||||
| 
 | 
 | ||||||
| # Auth | # Auth | ||||||
| Flask-Login==0.2.11 | Flask-Login==0.3.2 | ||||||
| Flask-Bcrypt==0.6.2 | Flask-Bcrypt==0.7.1 | ||||||
| 
 | 
 | ||||||
| # Caching | # Caching | ||||||
| Flask-Cache>=0.13.1 | Flask-Cache>=0.13.1 | ||||||
| 
 | 
 | ||||||
| # Debug toolbar | # Debug toolbar | ||||||
| Flask-DebugToolbar==0.9.2 | Flask-DebugToolbar==0.10.0 | ||||||
|  | |||||||
					Loading…
					
					
				
		Reference in new issue