mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-03 21:43:21 +00:00 
			
		
		
		
	Move packages from common.txt to py2_common.txt.
This commit is contained in:
		
				
					committed by
					
						
						Tim Abbott
					
				
			
			
				
	
			
			
			
						parent
						
							0b714ea6c6
						
					
				
				
					commit
					bf345a0b30
				
			@@ -51,11 +51,7 @@ django-bitfield==1.8.0
 | 
			
		||||
# migration that removes it.
 | 
			
		||||
git+https://github.com/rwbarton/django-guardian.git@caf9f0c8c035feb3dff5542fb042dd13126cdd69
 | 
			
		||||
 | 
			
		||||
# Django extension for static asset pipeline
 | 
			
		||||
django-pipeline==1.2.2
 | 
			
		||||
 | 
			
		||||
docopt==0.4.0
 | 
			
		||||
enum34==1.0.4
 | 
			
		||||
fonttools==3.0
 | 
			
		||||
 | 
			
		||||
# Needed for Android push notifications
 | 
			
		||||
@@ -102,15 +98,9 @@ pyasn1-modules==0.0.5
 | 
			
		||||
pycparser==2.14
 | 
			
		||||
pycrypto==2.6.1
 | 
			
		||||
 | 
			
		||||
# Used for Hesiod lookups, etc.
 | 
			
		||||
pydns==2.3.6
 | 
			
		||||
 | 
			
		||||
# Needed for memcached usage
 | 
			
		||||
pylibmc==1.4.3
 | 
			
		||||
 | 
			
		||||
# Needed for LDAP integration
 | 
			
		||||
python-ldap==2.4.19
 | 
			
		||||
 | 
			
		||||
# Needed for timezone work
 | 
			
		||||
pytz==2015.4
 | 
			
		||||
 | 
			
		||||
@@ -142,9 +132,6 @@ tornado==2.4.1
 | 
			
		||||
# Needed for Python static typing
 | 
			
		||||
typing==3.5.0.1
 | 
			
		||||
 | 
			
		||||
# Needed for Twitter card integration
 | 
			
		||||
python-twitter==1.1
 | 
			
		||||
 | 
			
		||||
# Fast JSON parser
 | 
			
		||||
ujson==1.33
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -1 +1,15 @@
 | 
			
		||||
-r common.txt
 | 
			
		||||
 | 
			
		||||
enum34==1.0.4
 | 
			
		||||
 | 
			
		||||
# Django extension for static asset pipeline
 | 
			
		||||
django-pipeline==1.2.2
 | 
			
		||||
 | 
			
		||||
# Used for Hesiod lookups, etc.
 | 
			
		||||
pydns==2.3.6
 | 
			
		||||
 | 
			
		||||
# Needed for LDAP integration
 | 
			
		||||
python-ldap==2.4.19
 | 
			
		||||
 | 
			
		||||
# Needed for Twitter card integration
 | 
			
		||||
python-twitter==1.1
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user