mirror of
				https://github.com/graphql-python/graphene.git
				synced 2025-11-04 01:47:45 +03:00 
			
		
		
		
	Updated subpackages dependency
This commit is contained in:
		
							parent
							
								
									8c321875cf
								
							
						
					
					
						commit
						1820a4eb60
					
				| 
						 | 
					@ -33,7 +33,7 @@ setup(
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    install_requires=[
 | 
					    install_requires=[
 | 
				
			||||||
        'six>=1.10.0',
 | 
					        'six>=1.10.0',
 | 
				
			||||||
        'graphene>=1.0',
 | 
					        'graphene>=1.0.dev',
 | 
				
			||||||
        'Django>=1.6.0',
 | 
					        'Django>=1.6.0',
 | 
				
			||||||
        'iso8601',
 | 
					        'iso8601',
 | 
				
			||||||
        'singledispatch>=3.4.0.3',
 | 
					        'singledispatch>=3.4.0.3',
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -33,7 +33,7 @@ setup(
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    install_requires=[
 | 
					    install_requires=[
 | 
				
			||||||
        'six>=1.10.0',
 | 
					        'six>=1.10.0',
 | 
				
			||||||
        'graphene>=1.0',
 | 
					        'graphene>=1.0.dev',
 | 
				
			||||||
        'SQLAlchemy',
 | 
					        'SQLAlchemy',
 | 
				
			||||||
        'singledispatch>=3.4.0.3',
 | 
					        'singledispatch>=3.4.0.3',
 | 
				
			||||||
    ],
 | 
					    ],
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user