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 c19bf50 + b649929 commit fab99bdCopy full SHA for fab99bd
requirements.txt
@@ -1,8 +1,8 @@
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-renderer==1.9.0
5
dash-html-components==1.1.2
-dash-renderer==1.8.3
6
dash-table==4.11.2
7
dash==1.18.0; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.3.0")
8
ddtrace==0.44.0; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.5.0")
0 commit comments