requirements.txt 1.0 KB

123456789101112131415161718192021222324252627282930313233343536
  1. #
  2. # This file is autogenerated by pip-compile
  3. # To update, run:
  4. #
  5. # pip-compile requirements.in
  6. #
  7. autograd-gamma==0.4.1 # via lifelines
  8. autograd==1.3 # via autograd-gamma, lifelines
  9. cycler==0.10.0 # via matplotlib
  10. cython==0.29.13 # via hdbscan
  11. fastdtw==0.3.2
  12. future==0.17.1 # via autograd
  13. hdbscan==0.8.22
  14. joblib==0.13.2 # via hdbscan, scikit-learn
  15. kiwisolver==1.1.0 # via matplotlib
  16. lifelines==0.22.7
  17. matplotlib==3.1.1
  18. munch==2.3.2
  19. numpy==1.17.2
  20. ortools==7.3.7083 # via seriate
  21. packaging==19.2 # via seriate
  22. pandas==0.25.1
  23. protobuf==3.9.2
  24. pyparsing==2.4.2 # via matplotlib, packaging
  25. python-dateutil==2.8.0
  26. pytz==2019.2 # via pandas
  27. pyyaml==3.13
  28. scikit-learn==0.21.3 # via hdbscan
  29. scipy==1.2.1
  30. seriate==1.1.2
  31. six==1.12.0 # via cycler, munch, ortools, packaging, protobuf, python-dateutil
  32. tqdm==4.36.1
  33. # The following packages are considered to be unsafe in a requirements file:
  34. # setuptools==41.2.0 # via kiwisolver, protobuf