Skip to content

Commit

Permalink
added rest framework to the requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
abbastoof committed May 31, 2024
1 parent b4d8fe4 commit b21c354
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,8 @@ urllib3==1.26.8
sqlparse==0.4.2
PyYAML==6.0
typing_extensions==4.0.1
djangorestframework==3.13.1
django-rest-swagger==2.2.0
django-rest-knox==4.1.0
django-rest-auth==2.1.3
django-allauth==0.47.0

0 comments on commit b21c354

Please sign in to comment.