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 cd490da commit 29c924aCopy full SHA for 29c924a
requirements.txt
@@ -3,7 +3,7 @@ cachelib==0.1.1
3
click==7.1.2; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
4
dash-core-components==1.14.1
5
dash-html-components==1.1.1
6
-dash-renderer==1.8.3
+dash-renderer==1.9.0
7
dash-table==4.11.1; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.3.0"
8
dash==1.18.1; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.3.0")
9
flask-assets==2.0
0 commit comments