Metadata-Version: 2.1
Name: django-microservice-common
Version: 0.1.5
Summary: A library for common things in django microservice
Author: Ali Seylaneh
Author-email: aliseylaneh@gmail.com
Keywords: python,django,common,microservice
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Classifier: Framework :: Django
Requires-Dist: Django ==4.0.7
Requires-Dist: django-environ ==0.9.0
Requires-Dist: psycopg2-binary ==2.9.5
Requires-Dist: djangorestframework ==3.13.1
Requires-Dist: whitenoise ==6.2.0
Requires-Dist: django-filter ==22.1
Requires-Dist: django-extensions ==3.2.1
Requires-Dist: django-cors-headers ==3.13.0
Requires-Dist: django-storages ==1.13.1
Requires-Dist: drf-jwt ==1.19.2
Requires-Dist: boto3 ==1.24.71
Requires-Dist: attrs ==22.1.0
Requires-Dist: djangorestframework-simplejwt ==5.2.2
Requires-Dist: drf-spectacular ==0.24.2
Requires-Dist: django-redis ==5.2.0
Requires-Dist: django-categories ~=1.9.2
Requires-Dist: djangorestframework-camel-case ==1.4.2
Requires-Dist: setuptools ==69.0.3

