requirements.txt 365 B

12345678910111213141516171819202122
  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. kubernetes