Updated from global requirements
Change-Id: Ie24c528938e892136cf46151d27cbbfa6711fcd4
This commit is contained in:
		@@ -9,7 +9,7 @@ testtools>=1.4.0 # MIT
 | 
				
			|||||||
testscenarios>=0.4 # Apache-2.0/BSD
 | 
					testscenarios>=0.4 # Apache-2.0/BSD
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Used for testing the WBE engine.
 | 
					# Used for testing the WBE engine.
 | 
				
			||||||
kombu>=3.0.25 # BSD
 | 
					kombu!=4.0.0,!=4.0.1,>=3.0.25 # BSD
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Used for doc style checking
 | 
					# Used for doc style checking
 | 
				
			||||||
doc8 # Apache-2.0
 | 
					doc8 # Apache-2.0
 | 
				
			||||||
@@ -26,7 +26,7 @@ SQLAlchemy<1.1.0,>=1.0.10 # MIT
 | 
				
			|||||||
alembic>=0.8.0 # MIT
 | 
					alembic>=0.8.0 # MIT
 | 
				
			||||||
psycopg2>=2.5 # LGPL/ZPL
 | 
					psycopg2>=2.5 # LGPL/ZPL
 | 
				
			||||||
sqlalchemy-utils # BSD License
 | 
					sqlalchemy-utils # BSD License
 | 
				
			||||||
PyMySQL>=0.6.2 # MIT License
 | 
					PyMySQL!=0.7.7,>=0.6.2 # MIT License
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Used for making sure we still work with eventlet.
 | 
					# Used for making sure we still work with eventlet.
 | 
				
			||||||
eventlet!=0.18.3,>=0.18.2 # MIT
 | 
					eventlet!=0.18.3,>=0.18.2 # MIT
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user