requirements.txt 465 B

123456789101112131415161718192021
  1. # Requirements to run release tests from the local machine (including client tests)
  2. click
  3. # Copy anyscale pin to requirements_buildkite.txt and util.py
  4. anyscale
  5. slackclient
  6. boto3
  7. google-cloud-storage
  8. jinja2
  9. PyGithub
  10. pydantic < 1.10.0
  11. pyyaml
  12. typer[all]
  13. toml
  14. python-dotenv
  15. expiringdict
  16. requests
  17. protobuf >= 3.15.3, != 3.19.5
  18. pytz
  19. retry
  20. git+https://github.com/ray-project/xgboost_ray.git#egg=xgboost_ray
  21. git+https://github.com/ray-project/lightgbm_ray.git#lightgbm_ray