Files
python-ceilometerclient/requirements.txt
Cyril Roelandt 0289c3a9ed Python 3 compatibility
* add Python 3 classifiers
* require at least keystoneclient 0.6.0, since it is the first version that
  works with Python 3.

Change-Id: I631c94d6efa0f7d58ade4a8e044c87558ee58c15
2014-02-20 00:41:10 +01:00

7 lines
103 B
Plaintext

pbr>=0.5.21,<1.0
argparse
iso8601>=0.1.8
PrettyTable>=0.7,<0.8
python-keystoneclient>=0.6.0
six>=1.4.1