Skip to content

Commit 0159683

Browse files
committed
baseapp-core: wip
1 parent b203fd5 commit 0159683

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

baseapp-core/setup.cfg

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = baseapp-core
3-
version = 0.2.9
3+
version = 0.2.10
44
description = BaseApp Core
55
long_description = file: README.md
66
url = https://github.com/silverlogic/baseapp-backend
@@ -23,6 +23,7 @@ install_requires =
2323
django-model-utils >= 4.3
2424
djangorestframework >= 3.14
2525
djangorestframework-expander >= 0.2
26+
djangorestframework-simplejwt >= 5.3
2627
drf-extra-fields >= 3.5
2728
psycopg2-binary >= 2.9
2829
django-phonenumber-field >= 7.0

0 commit comments

Comments
 (0)