requirements_dev.txt 314 B

1234567891011121314151617181920
  1. CoilMQ>=1.0.1
  2. Cython==0.28.4
  3. Flask>=0.12.2
  4. HiYaPyCo>=0.4.11
  5. Pillow>=4.3.0
  6. PyYAML>=3.13
  7. arrow>=0.10.0
  8. click-log>=0.2.1
  9. click>=6.7
  10. gevent>=1.3.6
  11. gunicorn>=19.7.1
  12. numpy>=1.15.1
  13. pytest-flask
  14. pytest>=3.2.2
  15. rdflib==4.2.2
  16. requests-toolbelt>=0.8.0
  17. requests>=2.18.4
  18. sphinx-rtd-theme>=0.2.4
  19. stomp.py>=4.1.20
  20. wheel>=0.30.0a0