mirror of
				https://github.com/encode/django-rest-framework.git
				synced 2025-10-31 16:07:38 +03:00 
			
		
		
		
	
		
			
				
	
	
		
			11 lines
		
	
	
		
			233 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			233 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| # Optional packages which may be used with REST framework.
 | |
| coreapi==2.3.1
 | |
| coreschema==0.0.4
 | |
| django-filter
 | |
| django-guardian>=2.4.0,<2.5
 | |
| inflection==0.5.1
 | |
| markdown>=3.3.7
 | |
| psycopg2-binary>=2.9.5,<2.10
 | |
| pygments~=2.17.0
 | |
| pyyaml>=5.3.1,<5.4
 |