requirements_dev.txt 354 B

123456789101112131415161718192021222324
  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. rdflib_jsonld==0.4.0
  19. requests-toolbelt>=0.8.0
  20. requests>=2.18.4
  21. sphinx-rtd-theme>=0.2.4
  22. stomp.py>=5.0
  23. wheel>=0.30.0a0