requirements.txt 448 B

123456789101112131415161718192021222324
  1. CoilMQ==1.0.1
  2. Flask==0.12.2
  3. HiYaPyCo==0.4.11
  4. Pillow==4.3.0
  5. PyYAML==3.12
  6. arrow==0.10.0
  7. click-log==0.2.1
  8. click==6.7
  9. gevent==1.2.2
  10. gunicorn==19.7.1
  11. lmdb==0.93
  12. numpy==1.14.1
  13. pytest-flask==0.10.0
  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
  21. # Uncomment this and remove all above when the project will be in PyPI.
  22. #--index-url https://pypi.python.org/lakesuperior/
  23. #-e .