We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f2ec23 commit f043e40Copy full SHA for f043e40
CONTRIBUTIONS.md
@@ -37,3 +37,5 @@ Thanks to the following people:
37
[gurcke](https://github.com/gurcke)
38
39
[CaseGuide](https://github.com/CaseGuide)
40
+
41
+[manish-podugu](https://github.com/manish-podugu)
django_plotly_dash/version.py
@@ -23,4 +23,4 @@
23
24
'''
25
26
-__version__ = "1.4.2"
+__version__ = "1.5.0"
requirements.txt
@@ -7,5 +7,6 @@ dpd-components
7
8
dash-bootstrap-components
9
10
+channels<3.0
11
Django>=2.2
12
Flask>=1.0.2
0 commit comments