Lowered version of needed flask-wtf dependency (#2137)
This commit is contained in:
		
							parent
							
								
									4517f5b0cb
								
							
						
					
					
						commit
						2ebddcfee3
					
				| 
						 | 
					@ -13,4 +13,4 @@ tornado>=4.1,<6.2
 | 
				
			||||||
Wand>=0.4.4,<0.7.0
 | 
					Wand>=0.4.4,<0.7.0
 | 
				
			||||||
unidecode>=0.04.19,<1.3.0
 | 
					unidecode>=0.04.19,<1.3.0
 | 
				
			||||||
lxml>=3.8.0,<4.7.0
 | 
					lxml>=3.8.0,<4.7.0
 | 
				
			||||||
flask-wtf>=0.15.0,<0.16.0
 | 
					flask-wtf>=0.14.2,<0.16.0
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -51,7 +51,7 @@ install_requires =
 | 
				
			||||||
    Wand>=0.4.4,<0.7.0
 | 
					    Wand>=0.4.4,<0.7.0
 | 
				
			||||||
    unidecode>=0.04.19,<1.3.0
 | 
					    unidecode>=0.04.19,<1.3.0
 | 
				
			||||||
    lxml>=3.8.0,<4.7.0
 | 
					    lxml>=3.8.0,<4.7.0
 | 
				
			||||||
    flask-wtf>=0.15.0,<0.16.0
 | 
					    flask-wtf>=0.14.2,<0.16.0
 | 
				
			||||||
 | 
					
 | 
				
			||||||
[options.extras_require]
 | 
					[options.extras_require]
 | 
				
			||||||
gdrive =
 | 
					gdrive =
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user