requirements.txt 486 B

1234567891011121314151617181920212223
  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. pybuildkite
  10. PyGithub
  11. pydantic < 1.10.0
  12. pyyaml
  13. typer[all]
  14. toml
  15. python-dotenv
  16. PyGithub
  17. expiringdict
  18. requests
  19. protobuf >= 3.15.3, != 3.19.5
  20. pytz
  21. retry
  22. git+https://github.com/ray-project/xgboost_ray.git#egg=xgboost_ray
  23. git+https://github.com/ray-project/lightgbm_ray.git#lightgbm_ray