We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70dbacb commit 4c19784Copy full SHA for 4c19784
1 file changed
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
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
+dash-core-components==1.17.1
5
dash-html-components==1.1.1
6
dash-renderer==1.8.3
7
dash-table==4.11.1; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.3.0"
0 commit comments