mirror of
				https://github.com/matrix-org/synapse.git
				synced 2025-11-04 06:07:23 +00:00 
			
		
		
		
	Bump minimum PyYAML to 3.13. (#14720)
PyYAML 3.13 fixes some issues with Python 3.7 compatibility and was released in 2018.
This commit is contained in:
		
							parent
							
								
									b624e010f1
								
							
						
					
					
						commit
						5831bed450
					
				
							
								
								
									
										1
									
								
								changelog.d/14720.misc
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								changelog.d/14720.misc
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1 @@
 | 
			
		||||
Bump minimum PyYAML to 3.13.
 | 
			
		||||
@ -136,7 +136,7 @@ Twisted = {extras = ["tls"], version = ">=18.9.0"}
 | 
			
		||||
treq = ">=15.1"
 | 
			
		||||
# Twisted has required pyopenssl 16.0 since about Twisted 16.6.
 | 
			
		||||
pyOpenSSL = ">=16.0.0"
 | 
			
		||||
PyYAML = ">=3.11"
 | 
			
		||||
PyYAML = ">=3.13"
 | 
			
		||||
pyasn1 = ">=0.1.9"
 | 
			
		||||
pyasn1-modules = ">=0.0.7"
 | 
			
		||||
bcrypt = ">=3.1.7"
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user