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.
2 parents a5416d8 + c7c6921 commit ae0a800Copy full SHA for ae0a800
requirements.txt
@@ -1,7 +1,7 @@
1
brotli==1.0.9; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.3.0"
2
click==7.1.2; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
3
dash-core-components==1.14.0
4
-dash-html-components==1.1.1
+dash-html-components==1.1.2
5
dash-renderer==1.8.3
6
dash-table==4.11.1
7
dash==1.18.0; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.3.0")
0 commit comments