Metadata-Version: 2.1
Name: devind-dictionaries
Version: 1.0.0
Summary: Common dictionaries for devind applications
License: MIT
Author: Victor
Author-email: lyferov@yandex.ru
Requires-Python: >=3.9,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: Django (>=4.0.5,<5.0.0)
Requires-Dist: beautifulsoup4 (>=4.11.1,<5.0.0)
Requires-Dist: celery (>=5.2.7,<6.0.0)
Requires-Dist: devind-helpers (>=1.0.0,<2.0.0)
Requires-Dist: python-dotenv (>=0.20.0,<0.21.0)
Requires-Dist: requests (>=2.28.0,<3.0.0)
Requires-Dist: strawberry-django-plus (>=1.17.0,<2.0.0)
Requires-Dist: strawberry-graphql (>=0.116.4,<0.117.0)
Requires-Dist: strawberry-graphql-django (>=0.3.1,<0.4.0)
