api is a base requirement

This commit is contained in:
Pierre-antoine Comby 2020-03-20 20:44:34 +01:00
parent fa5334a741
commit e5cc16569d
2 changed files with 2 additions and 3 deletions

View File

@ -1,3 +0,0 @@
djangorestframework==3.9.0
django-rest-polymorphic==0.1.8

View File

@ -19,4 +19,6 @@ requests==2.22.0
requests-oauthlib==1.2.0
six==1.12.0
sqlparse==0.3.0
djangorestframework==3.9.0
django-rest-polymorphic==0.1.8
urllib3==1.25.3