mirror of
				https://github.com/veops/cmdb.git
				synced 2025-11-04 21:56:16 +08:00 
			
		
		
		
	gunicorn==19.5.0
This commit is contained in:
		
							
								
								
									
										2
									
								
								Pipfile
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								Pipfile
									
									
									
									
									
								
							@@ -19,7 +19,7 @@ redis = "==3.2.1"
 | 
			
		||||
Flask-Migrate = "==2.5.2"
 | 
			
		||||
# Deployment
 | 
			
		||||
gevent = "==1.4.0"
 | 
			
		||||
gunicorn = "==19.1.1"
 | 
			
		||||
gunicorn = "==19.5.0"
 | 
			
		||||
supervisor = "==4.0.3"
 | 
			
		||||
# Auth
 | 
			
		||||
Flask-Login = "==0.4.1"
 | 
			
		||||
 
 | 
			
		||||
@@ -14,7 +14,7 @@ redis ==3.2.1
 | 
			
		||||
Flask-Migrate == 2.5.2
 | 
			
		||||
# Deployment
 | 
			
		||||
gevent ==1.4.0
 | 
			
		||||
gunicorn == 19.1.1
 | 
			
		||||
gunicorn == 19.5.0
 | 
			
		||||
supervisor ==4.0.3
 | 
			
		||||
# Auth
 | 
			
		||||
Flask-Login ==0.4.1
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user