Skip to content

Commit 642f304

Browse files
committed
Remove Babel from direct dependencies
cloudkitty-dashboard itself does not depends on Babel directly and uses it via horizon. Change-Id: Ifbc566f4bd93c27acaa15cf27155cad37b13f7e9
1 parent 428d61d commit 642f304

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

requirements.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
1+
# Requirements lower bounds listed here are our best effort to keep them up to
2+
# date but we do not test them so no guarantee of having them all correct. If
3+
# you find any incorrect lower bounds, let us know or propose a fix.
14
pbr!= 2.1.0,>=2.0.0
2-
Babel>=1.3
35
python-cloudkittyclient>=0.5.0
46
horizon>=17.1.0 # Apache-2.0
57
XStatic-D3>=3.5.17.0

0 commit comments

Comments
 (0)