mirror of
				https://github.com/encode/django-rest-framework.git
				synced 2025-11-04 18:08:03 +03:00 
			
		
		
		
	Update testing requirements
This commit is contained in:
		
							parent
							
								
									c63e35cb09
								
							
						
					
					
						commit
						eb61eb2b86
					
				| 
						 | 
					@ -1,7 +1,7 @@
 | 
				
			||||||
# PEP8 code linting, which we run on all commits.
 | 
					# PEP8 code linting, which we run on all commits.
 | 
				
			||||||
flake8==3.4.1
 | 
					flake8==3.5.0
 | 
				
			||||||
flake8-tidy-imports==1.1.0
 | 
					flake8-tidy-imports==1.1.0
 | 
				
			||||||
pep8==1.7.0
 | 
					pycodestyle==2.3.1
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Sort and lint imports
 | 
					# Sort and lint imports
 | 
				
			||||||
isort==4.2.5
 | 
					isort==4.2.15
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -2,6 +2,6 @@
 | 
				
			||||||
pytz==2017.2
 | 
					pytz==2017.2
 | 
				
			||||||
markdown==2.6.4
 | 
					markdown==2.6.4
 | 
				
			||||||
django-guardian==1.4.9
 | 
					django-guardian==1.4.9
 | 
				
			||||||
django-filter==1.0.4
 | 
					django-filter==1.1.0
 | 
				
			||||||
coreapi==2.3.1
 | 
					coreapi==2.3.1
 | 
				
			||||||
coreschema==0.0.4
 | 
					coreschema==0.0.4
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,4 +1,4 @@
 | 
				
			||||||
# PyTest for running the tests.
 | 
					# PyTest for running the tests.
 | 
				
			||||||
pytest==3.2.2
 | 
					pytest==3.2.5
 | 
				
			||||||
pytest-django==3.1.2
 | 
					pytest-django==3.1.2
 | 
				
			||||||
pytest-cov==2.5.1
 | 
					pytest-cov==2.5.1
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user