Skip to content

Commit 4da8bbd

Browse files
author
delsim
committed
Fix versioning
1 parent 5c2df09 commit 4da8bbd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,9 @@
4242
},
4343
install_requires = ['plotly',
4444
'dash>=2.0',
45-
'dpd-components',
45+
'dpd-components>=0.2.0',
4646

47-
'dash-bootstrap-components>=0.2.0',
47+
'dash-bootstrap-components',
4848

4949
'channels>=4.0',
5050
'Django>=4.0.0',

0 commit comments

Comments
 (0)