Metadata-Version: 2.1
Name: django-bridger
Version: 0.10.22
Summary: The bridge between a Django Backend and a Javascript based Frontend
Author: Christopher Wittlinger
Author-email: c.wittlinger@intellineers.com
Requires-Python: >=3.8.0,<3.9.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: celery[redis] (>=4.4.0,<4.5.0)
Requires-Dist: channels (>=2.4.0,<2.5.0)
Requires-Dist: channels_redis[cryptography] (>=3.0.0,<3.1.0)
Requires-Dist: django (>=3.0.0,<3.1.0)
Requires-Dist: django-celery-beat (>=2.0.0,<2.1.0)
Requires-Dist: django-filter (>=2.2.0,<2.3.0)
Requires-Dist: django-fsm (>=2.7.0,<2.8.0)
Requires-Dist: django-simple-history (>=2.11.0,<2.12.0)
Requires-Dist: djangorestframework (>=3.11.0,<3.12.0)
Requires-Dist: djangorestframework-simplejwt (>=4.3.0,<4.4.0)
Requires-Dist: inscriptis (>=1.1,<2.0)
Requires-Dist: jsonschema (>=3.2.0,<3.3.0)
Requires-Dist: markdown (>=3.2.0,<3.3.0)
Requires-Dist: markdown-blockdiag (>=0.7.0,<0.8.0)
Requires-Dist: numpy (>=1.19.0,<1.20.0)
Requires-Dist: pandas
Requires-Dist: pillow (>=7.2.0,<7.3.0)
Requires-Dist: plotly (>=4.8.0,<4.9.0)
Requires-Dist: psycopg2-binary (>=2.8.0,<2.9.0)
Requires-Dist: pytest-selenium (>=1.17.0,<1.18.0)
Requires-Dist: python-decouple (==3.3)
Requires-Dist: python-slugify
Requires-Dist: requests (>=2.24.0,<2.25.0)
Requires-Dist: selenium (>=3.141.0,<3.142.0)
Requires-Dist: termcolor (>=1.1.0,<2.0.0)
Requires-Dist: toml (>=0.10.0,<0.11.0)
