requirements_dev.txt 336 B

12345678910111213141516171819202122
  1. CoilMQ>=1.0.1
  2. Cython==0.29.6
  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. cymem>=2.0
  11. gevent>=1.3.6
  12. gunicorn>=19.7.1
  13. matplotlib
  14. numpy>=1.15.1
  15. pytest-flask
  16. pytest>=3.2.2
  17. rdflib==4.2.2
  18. requests-toolbelt>=0.8.0
  19. requests>=2.18.4
  20. sphinx-rtd-theme>=0.2.4
  21. stomp.py>=4.1.20
  22. wheel>=0.30.0a0