requirements_dev.txt 325 B

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