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 1979f94 commit 4ff451bCopy full SHA for 4ff451b
CONTRIBUTIONS.md
@@ -47,3 +47,5 @@ Thanks to the following people:
47
[sorenwacker](https://github.com/sorenwacker)
48
49
[jmcarcell](https://github.com/jmcarcell)
50
+
51
+[gdalmau](https://github.com/gdalmau)
django_plotly_dash/version.py
@@ -23,4 +23,4 @@
23
24
'''
25
26
-__version__ = "1.7.0"
+__version__ = "1.7.1"
requirements.txt
@@ -10,3 +10,4 @@ dash-bootstrap-components
10
channels<3.0
11
Django>=2.2,<4.0.0
12
Flask>=1.0.2
13
+Werkzeug>=2.0,<2.1
0 commit comments