Skip to content

Commit 436fede

Browse files
committed
Upinned dash-bootstrap-components
1 parent b13881e commit 436fede

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

requirements.txt

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,8 @@ dash<=1.21.0; python_version == '2.7'
1313
dash<=2.0.0; python_version == '3.6'
1414
dash!=2.13.0; python_version == '3.7'
1515
dash; python_version > '3.7'
16-
dash-bootstrap-components<=0.10.5; python_version < '3.0'
17-
dash-bootstrap-components<=1.2.1; python_version == '3.6'
18-
dash-bootstrap-components<=1.3.1; python_version > '3.6'
16+
dash-bootstrap-components==0.13.1; python_version == '2.7'
17+
dash-bootstrap-components; python_version > '3.0'
1918
dash-colorscales
2019
dash_daq
2120
dataclasses<1; python_version == '3.6'

0 commit comments

Comments
 (0)