mirror of
				https://github.com/encode/django-rest-framework.git
				synced 2025-10-31 16:07:38 +03:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
		
			162 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			162 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| # Pytest for running the tests.
 | |
| pytest>=7.0.1,<8.0
 | |
| pytest-cov>=4.0.0,<5.0
 | |
| pytest-django>=4.5.2,<5.0
 | |
| importlib-metadata<5.0
 | |
| # temporary pin of attrs
 | |
| attrs==22.1.0
 |