You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

18 lines
376 B

  1. pbr>=1.6
  2. pytz
  3. positional
  4. iso8601
  5. anyjson>=0.3.3
  6. eventlet>=0.17.4
  7. PyMySQL>=0.6.2,<0.7 # 0.7 design change breaks faafo, MIT License
  8. SQLAlchemy>1.3,<1.4 # 1.4 breaks faafo list
  9. Pillow==2.4.0 # MIT
  10. requests>=2.5.2
  11. Flask-Bootstrap
  12. Flask>=0.10,<1.0
  13. flask-restless
  14. flask-sqlalchemy
  15. oslo.config>=2.3.0 # Apache-2.0
  16. oslo.log>=1.8.0 # Apache-2.0
  17. PrettyTable>=0.7,<0.8
  18. kombu>=3.0.7