Skip to content

Commit

Permalink
Merge pull request #21 from moritz89/20-fix-libraries
Browse files Browse the repository at this point in the history
Fix misnamed libraries
  • Loading branch information
simao-silva authored Jun 11, 2022
2 parents 3ad90af + 142d2aa commit 078b8e4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ include_package_data = true
packages = find:
install_requires =
Django >= "2.2"
rest_framework >= "3.0"
djangorestframework >= "3.0"
dry-rest-permissions >= "0.1"
jwt >= "1.0"
PyJWT >= "2.3"
requests >= "2.0"

0 comments on commit 078b8e4

Please sign in to comment.